SOCKET/6/VRBSTCPSOCKINFO:The verbose information about the current TCP socket was displayed. (State=[STRING], SocketPair: [STRING])
Parameter Name | Parameter Meaning |
---|---|
State | indicates the TCP state. The TCP states are shown
as follows 1. Closed 2. Listening 3. Syn_Sent 4. Syn_Rcvd 5. Established 6. Close_Wait 7. Fin_Wait1 8. Closing 9. Last_Ack 10.Fin_Wait2 11.Time_Wait |
SocketPair | indicates the socket pair, that is, TCP quadbit. |