Namespaces | Defines | Functions

OS_NS_sys_select.h File Reference

#include "ace/config-all.h"
#include "ace/os_include/sys/os_select.h"

Namespaces

namespace  ACE_OS
 

This class is a wrapper for the XTI/TLI operations.


Defines

#define ACE_EXPORT_MACRO   ACE_Export

Functions

int ACE_OS::select (int width, fd_set *rfds, fd_set *wfds=0, fd_set *efds=0, const ACE_Time_Value *tv=0)
int ACE_OS::select (int width, fd_set *rfds, fd_set *wfds, fd_set *efds, const ACE_Time_Value &tv)

Detailed Description

Id:
OS_NS_sys_select.h 80826 2008-03-04 14:51:23Z wotte
Author:
Douglas C. Schmidt <[email protected]>
Jesper S. M|ller<[email protected]>
and a cast of thousands...

Originally in OS.h.


Define Documentation

#define ACE_EXPORT_MACRO   ACE_Export
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines