react-native-tcp/ios
Snoy 95846a71fc Set callback after write can cause callback being skipped
When didWriteDataWithTag is called but callback is not yet pushed to
pendingSends dictionary, it will be skipped and cause stream to hang
forever.
2017-08-16 06:44:27 -07:00
..
CocoaAsyncSocket update CocoaAsyncSocket to latest, fix ipv6 client connecting issue 2016-08-13 21:33:59 +08:00
TcpSockets.xcodeproj Header changes required for 0.40 on ios 2017-01-16 11:33:07 -08:00
TcpSocketClient.h Header changes required for 0.40 on ios 2017-01-16 11:33:07 -08:00
TcpSocketClient.m Set callback after write can cause callback being skipped 2017-08-16 06:44:27 -07:00
TcpSockets.h Header changes required for 0.40 on ios 2017-01-16 11:33:07 -08:00
TcpSockets.m Header changes required for 0.40 on ios 2017-01-16 11:33:07 -08:00