|
ReactOS 0.4.17-dev-934-g091855f
|
#include <dpwsockx_dll.h>

Public Attributes | |
| struct rb_entry | entry |
| DPWS_CONNECTION_KEY | key |
| SOCKET | tcpSock |
| WSAOVERLAPPED | overlapped |
Definition at line 83 of file dpwsockx_dll.h.
Definition at line 85 of file dpwsockx_dll.h.
Referenced by DPWS_CompareConnectionRefs(), and DPWS_Stop().
| DPWS_CONNECTION_KEY DPWS_OUT_CONNECTION::key |
Definition at line 86 of file dpwsockx_dll.h.
Referenced by DPWSCB_AddPlayerToGroup(), DPWSCB_CreatePlayer(), and DPWSCB_RemovePlayerFromGroup().
| WSAOVERLAPPED DPWS_OUT_CONNECTION::overlapped |
Definition at line 89 of file dpwsockx_dll.h.
| SOCKET DPWS_OUT_CONNECTION::tcpSock |
Definition at line 88 of file dpwsockx_dll.h.
Referenced by DPWS_Stop().