TCP/IP (Parallel Library) Configuration and Management Manual
SCF Reference for Parallel Library TCP/IP
HP NonStop TCP/IP (Parallel Library) Configuration and Management Manual—522271-006
5-167
Socket Creation Records
Allocating PCB Record
The allocating PCB record is generated each time a protocol control block (PCB) is
allocated for a TCP socket.
nnnnaaaa
indicates the internal ID of the socket for which the PCB is being allocated.
Can’t Create New TCPCB Record
The can't create new TCPCB record is generated each time the Parallel Library
TCP/IP process can't create a new control block for a TCP socket.
nnnnaaaa
indicates the internal ID of the socket for which the new control block could not be
created.
Creating New TCPCB Record
The creating new TCPCB record is generated each time a new control block is created
for a TCP socket.
nnnnaaaa
indicates the internal ID of the socket for which the new control block is being
created.
Reserve Space Record
The reserve space record is generated each time a socket structure needs to be
created for an incoming TCP connection.
header
socket_handle nnnnaaaa allocating PCB for TCP socket
header
socket_handle nnnnaaaa can't create new tcpcb for TCP socket
header
socket_handle nnnnaaaa creating new tcpcb for TCP socket
header
socket_handle nnnnaaaa reserve space for incoming connection