CLOSED
LISTEN
SYN_RCVD
SYN_SENT
ESTABLISHED
FIN_WAIT_1
CLOSE_WAIT
CLOSING
FIN_WAIT_2
TIME_WAIT
LAST_ACK
Note:
The TCP state diagram must consider the impact of
RST
packets. Any TCP connection in a state other than
CLOSED
or
LISTEN
or
TIMEWAIT
will immediately transition to the
CLOSED
state upon receiving an
RST
packet.
RST Case
Packet Loss Case