|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| PWSK_SOCKET_INTERNAL | ListenSocket |
| PWSK_SOCKET_INTERNAL | AcceptSocket |
| PTDI_CONNECTION_INFORMATION | RequestConnectionInfo |
| PTDI_CONNECTION_INFORMATION | ReturnConnectionInfo |
| PWSK_SOCKET_INTERNAL _LISTEN_CONTEXT::AcceptSocket |
Definition at line 409 of file netio.c.
Referenced by ListenComplete(), and StartListening().
| PWSK_SOCKET_INTERNAL _LISTEN_CONTEXT::ListenSocket |
Definition at line 408 of file netio.c.
Referenced by ListenComplete(), and StartListening().
| PTDI_CONNECTION_INFORMATION _LISTEN_CONTEXT::RequestConnectionInfo |
Definition at line 410 of file netio.c.
Referenced by ListenComplete(), and StartListening().
| PTDI_CONNECTION_INFORMATION _LISTEN_CONTEXT::ReturnConnectionInfo |
Definition at line 410 of file netio.c.
Referenced by ListenComplete(), and StartListening().