SOCKET/6/RETRANINFO
Message
SOCKET/6/RETRANINFO:The retransmission record of the current TCP socket was displayed. (The last retransmission started at [ULONG]:[ULONG]:[ULONG] (Hour:Minute:Second), LastRetransmissionDelay=[ULONG] ms, RetransmittedPackets=[ULONG])
Description
The information about the retransmission of the current TCP socket was described in the log.
Parameters
Parameter Name | Parameter Meaning |
---|---|
The last retransmission started at | indicates the time when packets are last re-transmitted. The format is HH:MM:SS. |
LastRetransmissionDelay | indicates the delay in the current connection. |
RetransmittedPackets | indicates the number of re-transmitted packets. |