#include "ace/ACE_export.h"
#include "ace/os_include/sys/os_select.h"
#include "ace/os_include/os_limits.h"
#include "ace/Handle_Set.i"
Include dependency graph for Handle_Set.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
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 |
|
|
|
|