summaryrefslogtreecommitdiff
path: root/ace/Proactor_Impl.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
* ChangeLog Entry: Sun May 23 11:33:07 1999 Alexander Babu Arulanthu <alex@cs...alex1999-05-231-2/+7
* - 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