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

不会触发OnClose #143

Open ydedev opened 1 year ago

ydedev commented 1 year ago

测试gev.IdleTime(5*time.Second),只显示 read error: read tcp 127.0.0.1:1833->127.0.0.1:58927: use of closed network connection win11&debian都这样