fukamachi / woo

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

Fixed bug where woo needs to try to read again from socket #50

Closed knobo closed 8 years ago

knobo commented 8 years ago

Ref https://github.com/fukamachi/woo/issues/48

fukamachi commented 8 years ago

Thanks a lot!