PeelTechnologies / react-native-tcp

node's net api in react-native
MIT License
284 stars 213 forks source link

flush write #110

Open ancjf opened 4 years ago

ancjf commented 4 years ago

I want to do sock.flush () every time after sock.write (). How do you do that?