TCP/IP Configuration and Management Manual
SCF Reference
TCP/IP Configuration and Management Manual—427132-004
4-122
Socket Creation Records
Sofree Record
The sofree record is generated each time the SOFREE procedure is called. The
SOFREE procedure frees up a socket data structure.
nnnnaaaa
indicates the internal ID of the socket being freed.
Socket Closing Record
The socket closing record is generated when the process initiates the close of a
socket.
nnnnaaaa
indicates the internal ID of the socket being closed.
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 NonStop TCP/IP
process can't create a new control block for a TCP socket.
header
procedure:sofree freeing socket_handle nnnaaa
header
socket closing socket_handle nnnnaaaa
header
socket_handle nnnnaaaa allocating PCB for TCP socket
header
socket_handle nnnnaaaa can't create new tcpcb for TCP socket