vapor-community / sockets

🔌 Non-blocking TCP socket layer, with event-driven server and client.
MIT License
575 stars 54 forks source link

non-blocking send #101

Closed tanner0101 closed 7 years ago

tanner0101 commented 7 years ago

Moves from blocking to non-blocking send(). Fixes issues sending large (>500KB) amounts of data over a socket.

codecov-io commented 7 years ago

Current coverage is 66.27% (diff: 81.16%)

No coverage report found for master at a9134a4.

Powered by Codecov. Last update a9134a4...d1aa9b6