
Data Fields | |
| UINT | SocketId |
| PSOCKETADDRESS | localAddr |
| PSOCKETADDRESS | remoteAddr |
| NETSIM_ID | localDeviceId |
| NETSIM_ID | remoteDeviceId |
| ptrSOCKETINTERFACE | sId |
| bool | waitFromApp |
| bool | isAPPClose |
| NETSIM_ID | appId |
| PTCB | tcb |
| void(* | listen_callback )(struct stru_TCP_Socket *s, NetSim_PACKET *) |
| PTCP_METRICS | tcpMetrics |
| void(* stru_TCP_Socket::listen_callback) (struct stru_TCP_Socket *s, NetSim_PACKET *) |
| PSOCKETADDRESS stru_TCP_Socket::localAddr |
| PSOCKETADDRESS stru_TCP_Socket::remoteAddr |
| ptrSOCKETINTERFACE stru_TCP_Socket::sId |
| PTCP_METRICS stru_TCP_Socket::tcpMetrics |