summaryrefslogtreecommitdiff
path: root/ace/POSIX_Proactor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added ACE_OS:: scope to <pthread_sigmask> so that it works (fails!!)alex1999-04-301-4/+4
* - Completed Multithreading of POSIX_SIG_Proactor.alex1999-04-251-76/+191
* Added additional parameter <int signal_number> to all the Asynchronosalex1999-04-141-32/+63
* fixed mismatch in signaturesgokhale1999-04-141-27/+42
* Completed Timers implementation for POSIX platforms. Timersalex1999-04-051-198/+48
* Using static cast to down cast from <aiocb *> toalex1999-03-031-8/+3
* *** empty log message ***alex1999-03-011-3/+3
* Changed the return values of the <ACE_Proactor::handle_events> API toalex1999-02-251-133/+134
* Implemented <post_completion> for POSIX platforms. Thanks to Irfan foralex1999-02-231-154/+148
* *** empty log message ***irfan1999-02-221-64/+71
* *** empty log message ***alex1999-02-161-0/+1138