状态 |
描述 |
LISTEN |
represents waiting for a connection request from any remote TCP and port. |
SYN-SENT |
represents waiting for a matching connection request after having sent a connection request. |
SYN-RECEIVED |
represents waiting for a confirming connection request acknowledgment after having both received and sent a connection request. |
TCP状态转移图详解
于 2025-01-19 10:13:28 首次发布