vapor-community / sockets

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

Add error handlers to TCPSocketSink #158

Closed Joannis closed 6 years ago

Joannis commented 6 years ago

Indirectly related to Async#62