#include "ace/os_include/sys/os_select.h"#include "ace/os_include/os_limits.h"#include "ace/Handle_Set.inl"

Go to the source code of this file.
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... | |
Defines | |
| #define | ACE_FD_SETSIZE FD_SETSIZE |
| #define | ACE_DEFAULT_SELECT_REACTOR_SIZE ACE_FD_SETSIZE |
Definition in file Handle_Set.h.
| #define ACE_DEFAULT_SELECT_REACTOR_SIZE ACE_FD_SETSIZE |
Definition at line 34 of file Handle_Set.h.
| #define ACE_FD_SETSIZE FD_SETSIZE |
Definition at line 30 of file Handle_Set.h.
1.7.0