ACE 8.0.5
Loading...
Searching...
No Matches
POSIX_Proactor.h File Reference

Classes

class  ACE_POSIX_Proactor
 POSIX implementation of the Proactor. More...
class  ACE_POSIX_AIOCB_Proactor
 This Proactor makes use of Asynchronous I/O Control Blocks (AIOCB) to notify/get the completion status of the <aio_> operations issued. More...
class  ACE_POSIX_Asynch_Timer
 This class is posted to the completion port when a timer expires. When the complete() method of this object is called, the handler's handle_timeout() method will be called. More...

Macros

#define ACE_AIO_MAX_SIZE   2048
#define ACE_AIO_DEFAULT_SIZE   1024

Detailed Description

Macro Definition Documentation

◆ ACE_AIO_DEFAULT_SIZE

#define ACE_AIO_DEFAULT_SIZE   1024

◆ ACE_AIO_MAX_SIZE

#define ACE_AIO_MAX_SIZE   2048