Closed tanner0101 closed 7 years ago
Moves from blocking to non-blocking send(). Fixes issues sending large (>500KB) amounts of data over a socket.
send()
No coverage report found for master at a9134a4. Powered by Codecov. Last update a9134a4...d1aa9b6
No coverage report found for master at a9134a4.
Powered by Codecov. Last update a9134a4...d1aa9b6
Moves from blocking to non-blocking
send()
. Fixes issues sending large (>500KB) amounts of data over a socket.