summaryrefslogtreecommitdiff
path: root/ace/POSIX_Asynch_IO.h
Commit message (Expand)AuthorAgeFilesLines
* ChangeLogTag:Thu Mar 23 14:34:26 2000 Nanbor Wang <nanbor@cs.wustl.edu>nanbor2000-03-231-1/+1
* ChangeLogTag:Sat Mar 18 05:42:06 2000 Nanbor Wang <nanbor@cs.wustl.edu>nanbor2000-03-181-0/+2
* ChangeLogTag:Thu Mar 09 18:20:00 2000 Angelo Corsaro <corsaro@cs.wustl.edu>Angelo Corsaro2000-03-101-1/+1
* Tue Jun 1 16:48:58 1999 Alexander Babu Arulanthu <alex@cs.wustl.edu>alex1999-06-011-5/+3
* - Completed Multithreading of POSIX_SIG_Proactor.alex1999-04-251-12/+0
* Added additional parameter <int signal_number> to all the Asynchronosalex1999-04-141-38/+118
* Added forward declaration for ACE_Proactor_Implalex1999-03-031-0/+1
* Defined the fields <bytes_transferred_> and <error_> inalex1999-03-011-2/+2
* Fixed to pass <ACE_POSIX_Asynch_Result *> wherever <aiocb *> is beingalex1999-03-011-1/+1
* Fixed the potential dominance warnings in the POSIX implementation.alex1999-02-241-5/+495
* Implemented <post_completion> for POSIX platforms. Thanks to Irfan foralex1999-02-231-0/+8
* *** empty log message ***irfan1999-02-221-132/+135
* *** empty log message ***alex1999-02-161-0/+1085