ReactOS 0.4.16-dev-336-gb667d82
|
#include <winsock2.h>
Public Attributes | |
LONG | lNetworkEvents |
int | iErrorCode [FD_MAX_EVENTS] |
Definition at line 642 of file winsock2.h.
int _WSANETWORKEVENTS::iErrorCode[FD_MAX_EVENTS] |
Definition at line 644 of file winsock2.h.
Referenced by event_client(), and START_TEST().
LONG _WSANETWORKEVENTS::lNetworkEvents |
Definition at line 643 of file winsock2.h.
Referenced by event_client(), CServerClientSocket::MessageLoop(), CServerSocket::MessageLoop(), and START_TEST().