ACE  7.0.0
Classes | Macros
Handle_Set.h File Reference
#include "ace/os_include/sys/os_select.h"
#include "ace/os_include/os_limits.h"
#include "ace/Handle_Set.inl"

Classes

class  ACE_Handle_Set
 C++ wrapper facade for the socket fd_set abstraction. More...
 
class  ACE_Handle_Set_Iterator
 Iterator for the ACE_Handle_Set abstraction. More...
 

Macros

#define ACE_FD_SETSIZE   FD_SETSIZE
 
#define ACE_DEFAULT_SELECT_REACTOR_SIZE   ACE_FD_SETSIZE
 
#define ACE_HANDLE_SET_USES_FD_ARRAY
 

Detailed Description

Author
Douglas C. Schmidt d.sch.nosp@m.midt.nosp@m.@vand.nosp@m.erbi.nosp@m.lt.ed.nosp@m.u

Macro Definition Documentation

◆ ACE_DEFAULT_SELECT_REACTOR_SIZE

#define ACE_DEFAULT_SELECT_REACTOR_SIZE   ACE_FD_SETSIZE

◆ ACE_FD_SETSIZE

#define ACE_FD_SETSIZE   FD_SETSIZE

◆ ACE_HANDLE_SET_USES_FD_ARRAY

#define ACE_HANDLE_SET_USES_FD_ARRAY