summaryrefslogtreecommitdiff
path: root/ace/Proactor_Impl.h
Commit message (Expand)AuthorAgeFilesLines
* - Completed Multithreading of POSIX_SIG_Proactor.alex1999-04-251-9/+11
* Added additional parameter <int signal_number> to all the Asynchronosalex1999-04-141-7/+14
* Completed Timers implementation for POSIX platforms. Timersalex1999-04-051-44/+8
* Changed the return values of the <ACE_Proactor::handle_events> API toalex1999-02-251-6/+9
* Implemented <post_completion> for POSIX platforms. Thanks to Irfan foralex1999-02-231-11/+1
* Applied Bridge pattern to the POSIX implementation of the Proactoralex1999-02-161-0/+227