|
ACE 8.0.0
|
#include "ace/WFMO_Reactor.h"#include "ace/Handle_Set.h"#include "ace/Timer_Heap.h"#include "ace/Thread.h"#include "ace/OS_NS_errno.h"#include "ace/Null_Condition.h"#include <memory>Functions | |
| int | WSAEventSelect (SOCKET, WSAEVENT, long) |
| int | WSAEnumNetworkEvents (SOCKET, WSAEVENT, LPWSANETWORKEVENTS) |
| int WSAEnumNetworkEvents | ( | SOCKET | s, |
| WSAEVENT | hEventObject, | ||
| LPWSANETWORKEVENTS | lpNetworkEvents ) |