TCP finite state machine 一、TCP协议非常复杂,使用finite state machine能够帮助programmer快速了解TCP的概况。 二、在 coolshell TCP 的那些事儿(上) 中,给出了非常好的总结。