summaryrefslogtreecommitdiff
path: root/ace/POSIX_Asynch_IO.h
Commit message (Expand)AuthorAgeFilesLines
* - 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