TN3270 Server Manual
Using TN32COM
TN3270 Server Manual—424097-001
4-17
STATUS PROCESS
(6) current allocated
is the current number of bytes allocated from the memory pool. Percent current
allocated (7) is the percentage of configured (1) memory.
(8) maximum allocated
is the maximum number of bytes allocated from the memory pool.
Percent maximum allocated (9) is the percentage of configured (1) memory.
(10) current count
is the current number of allocations from the buffer pool.
(11) maximum count
is the maximum number of allocations from the buffer pool.
(12) current fragments
is the current number of memory fragments in the buffer pool.
(13) maximum fragments
is the maximum number of memory fragments in the buffer pool.
(14) fail size
is the size in bytes of the largest request that could not be satisfied.
These are the states or the interface to the TCP/IP process:
(15) State Meaning
CLOSED The interface to the TCP/IP process is stopped.
OPENING An OPEN of the TCP/IP process is in progress.
OPENERR A error occurred on the OPEN of the TCP/IP process.
STATUS Checking the status of the TCP/IP process.
SOCKERR A socket error occurred on the TCP/IP process.
CLOSING The network socket is in the process of closing.
STOPPING The network socket is in the process of stopping.
DOWN The TCP/IP process is not available.
POST_BIND A bind to the socket used to accept connections has been posted.
BIND A bind to the socket used to accept connections is pending.
ACCEPT An accept is pending on the socket used to listen for connection requests.
This is the normal state.
IDLE An internal state used during completion of the ACCEPT.