summaryrefslogtreecommitdiff
path: root/ace/POSIX_Proactor.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed the warning "POSIX_Proactor.cpp" line 1025: Warningalex1999-06-151-1/+1
* Tue Jun 1 16:48:58 1999 Alexander Babu Arulanthu <alex@cs.wustl.edu>alex1999-06-011-7/+8
* ChangeLog Entry: Sun May 23 11:33:07 1999 Alexander Babu Arulanthu <alex@cs...alex1999-05-231-0/+10
* - Using ACE_dynamic_cast to get <ACE_POSIX_Asynch_Result *> fromalex1999-05-171-1/+4
* Fixed the problem with terminating the Timer thread. Also, fixed thealex1999-05-121-1/+4
* - Completed Multithreading of POSIX_SIG_Proactor.alex1999-04-251-51/+59
* Added additional parameter <int signal_number> to all the Asynchronosalex1999-04-141-15/+47
* Completed Timers implementation for POSIX platforms. Timersalex1999-04-051-71/+43
* *** empty log message ***alex1999-03-011-1/+1
* Changed the return values of the <ACE_Proactor::handle_events> API toalex1999-02-251-15/+24
* Implemented <post_completion> for POSIX platforms. Thanks to Irfan foralex1999-02-231-12/+7
* *** empty log message ***irfan1999-02-221-45/+51
* Applied Bridge pattern to the POSIX implementation of the Proactoralex1999-02-161-0/+392