#include "ace/OS_NS_errno.h"
#include "ace/OS_NS_macros.h"
#include "ace/Time_Value.h"
Include dependency graph for OS_NS_sys_select.inl:
This graph shows which files directly or indirectly include this file:
Defines | |
#define | ___ACE_TIMEOUT timep |
Functions | |
ACE_BEGIN_VERSIONED_NAMESPACE_DECL ACE_INLINE int | ACE_OS::select (int width, fd_set *rfds, fd_set *wfds, fd_set *efds, const ACE_Time_Value *timeout) |
ACE_INLINE int | ACE_OS::select (int width, fd_set *rfds, fd_set *wfds, fd_set *efds, const ACE_Time_Value &timeout) |
#define ___ACE_TIMEOUT timep |