TCP/IP Configuration and Management Manual

SCF Reference
TCP/IP Configuration and Management Manual427132-004
4-141
Socket Command Records
Connection Request Record
The connection request record is generated each time a connection request is
received on the local socket.
nnnnaaaa
indicates the internal socket ID.
1234abcd.12345
indicates the remote IP address and port number.
Connection Waiting Record
The connection waiting record is generated each time the socket has to wait for a
connection to complete.
nnnnaaaa
indicates the internal socket ID.
Queue Length Record
The queue length record is generated when a listen call is made.
nnnnaaaa
indicates the internal socket ID.
lllll
indicates the maximum queue length of pending TCP connections on the socket.
header
connect: socket_handle nnnnaaaa, to address
1234abcd.12345
header
connect: waiting socket_handle nnnnaaaa
header
listen: socket_handle nnnnaaaa qlen lllll