#include "ace/config-lite.h"
#include "ace/os_include/sys/os_time.h"
#include "ace/os_include/os_signal.h"
#include "ace/os_include/os_unistd.h"
Include dependency graph for os_select.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Defines | |
#define | NFDBITS 32 /* only used in unused functions... */ |
Typedefs | |
typedef fd_set | ACE_FD_SET_TYPE |
os_select.h,v 1.11 2006/05/30 12:18:03 jwillemsen Exp
This code was originally in various places including ace/OS.h.
Definition in file os_select.h.
|
Definition at line 47 of file os_select.h. |
|
Definition at line 58 of file os_select.h. Referenced by ACE_Handle_Set::ACE_Handle_Set(), and ACE_OS::select(). |