TCP 四报文挥手
主动关闭方被动关闭方 FIN=1, ACK=1, seq=u, ack=v ACK=1, seq=v, ack=u+1 半关闭:服务器仍可发送剩余数据 FIN=1, ACK=1, seq=w, ack=u+1 ACK=1, seq=u+1, ack=w+1