Skip to the content.
cs-notes
brief computer science notes
View on GitHub
Home
/
cs-notes
/
Network
/
Protocol
/
TCP
/
Problems
/
心跳
/
自己实现
/
自己实现
一个单独线程
定时向对端发心跳包
有 ACK ,连接正常
无 ACK ,断开连接