SOCKET/6/TCPWNDCLOSE:The peer closed the TCP receival window, namely, the size of the peer's receival window was zero and the local end could not send data. (Started at [ULONG]:[ULONG]:[ULONG] (Hour:Minute:Second), Total times of closing the window=[ULONG])
The remote end in a TCP connection closed the sliding window, which means that the value of the sliding window was zero and the local end could not send data any more.
Parameter Name | Parameter Meaning |
---|---|
Started at | indicates the time when remote end in a TCP connection lastly notifies that the value of its sliding window is 0. The format is HH:MM:SS. |
Total times of closing the window | indicates the times that the sliding window of the remote end in a TCP connection is not available. |