SELECT * FROM `socket_instances`
EVENT_NAME
NAME from the setup_instruments table, and the nam… |
OBJECT_INSTANCE_BEGIN
Memory address of the object. |
THREAD_ID
Thread identifier that the server assigns to each … |
SOCKET_ID
The socket's internal file handle. |
IP
Client IP address. Blank for Unix socket file, oth… |
PORT
TCP/IP port number, from 0 to 65535. Together with… |
STATE
Socket status, either IDLE if waiting to receive a… |
---|