ACE 7.0.6
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 
)