< Home

SOCKET/6/VRBSSOCKINFO

Message

SOCKET/6/VRBSSOCKINFO:The verbose information about the current socket was displayed. (Task=[STRING]([ULONG]), Socket=[ULONG]([STRING]), ProtocolNumber=[ULONG])

Description

The detailed information about the current socket was described in the log.

Parameters

Parameter Name Parameter Meaning
Task indicates a task, including the task name and task ID.
Socket indicates the ID and the protocol type of a socket. The protocol types are shown as follows
  • RAWLINK

  • RAWIP

  • TCP

  • UDP

ProtocolNumber indicates the number of the transport layer protocol. The value ranges from 1 to 255.

Possible Causes

1. The user called the Close function to turn off the socket.

2. The TCP server received RST packets from the TCP client.

3. TCP retransmission timed out.

4. Failed to perform TCP keepalive detection.

Procedure

  • This log message indicates a normal situation, and no action is required.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >