Asynch_IO.h File Reference


Detailed Description

Id:
Asynch_IO.h 84837 2009-03-16 13:01:15Z johnnyw

This works on Win32 (defined (ACE_WIN32) && !defined (ACE_HAS_WINCE)) platforms and on POSIX4 platforms with {aio_*} routines (defined (ACE_HAS_AIO_CALLS))

On Win32 platforms, the implementation of {ACE_Asynch_Transmit_File} and {ACE_Asynch_Accept} are only supported if ACE_HAS_WINSOCK2 is defined or you are on WinNT 4.0 or higher.

Author:
Irfan Pyarali <[email protected]>
Tim Harrison <[email protected]>
Alexander Babu Arulanthu <[email protected]>
Roger Tragin <[email protected]>
Alexander Libman <[email protected]>
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines