fukamachi / woo

A fast non-blocking HTTP server on top of libev
http://ultra.wikia.com/wiki/Woo_(kaiju)
MIT License
1.29k stars 97 forks source link

Check socket as it can be unexpectedly closed at any time. #70

Closed knobo closed 7 years ago

knobo commented 7 years ago

Like for example if a user kills his browser. So by giving an error we can tell libraries like websicket-driver to send a :closed message

slyrus commented 7 years ago

No, same problem...