ACE 8.0.0
Loading...
Searching...
No Matches
Functions
WFMO_Reactor.cpp File Reference
#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)
 

Function Documentation

◆ WSAEnumNetworkEvents()

int WSAEnumNetworkEvents ( SOCKET s,
WSAEVENT hEventObject,
LPWSANETWORKEVENTS lpNetworkEvents )

◆ WSAEventSelect()

int WSAEventSelect ( SOCKET s,
WSAEVENT hEventObject,
long lNetworkEvents )