Allenxuxu / gev

🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quickly and easily build high-performance servers.
MIT License
1.72k stars 193 forks source link

fix write return error EAGAIN #61

Closed Allenxuxu closed 3 years ago

Allenxuxu commented 3 years ago

https://github.com/Allenxuxu/gev/issues/60