yedf2 / handy

🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework
BSD 2-Clause "Simplified" License
4.56k stars 1.33k forks source link

question to ask #38

Closed SoonyangZhang closed 6 years ago

SoonyangZhang commented 6 years ago

When a client closes its connection, when the server destroy the TcpConn?