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-237
Socket Command Records
Accept Record
The accept record is generated each time a connection is accepted on the local
socket.
nnnnaaaa
indicates the internal socket ID.
1234abcd.12345
indicates the remote IP address and port number.
Address Family Record
The address family record is generated each time a connection request is received on
the local socket.
fffff
indicates the address family for the new connection.
Bind Record
The bind record is generated each time a name (consisting of a local Internet address
and port number) is bound to a socket.
nnnnaaaa
indicates the internal socket ID.
ppppp
indicates the local port number to be associated with the socket.
loc-addr
indicates the local Internet address to be associated with the socket.
header
accept: socket_handle nnnnaaaa connection on
1234abcd.12345
header
AF fffff
header
bind: socket_handle nnnnaaaa, port ppppp, local_addr
loc-addr