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 <irfan@cs.wustl.edu>
Tim Harrison <harrison@cs.wustl.edu>
Alexander Babu Arulanthu <alex@cs.wustl.edu>
Roger Tragin <r.tragin@computer.org>
Alexander Libman <alibman@ihug.com.au>
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines