TCP/IPv6 Configuration and Management Manual (G06.24+)
SCF Reference for NonStop TCP/IPv6
HP NonStop TCP/IPv6 Configuration and Management Manual—524523-008
8-238
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