summaryrefslogtreecommitdiff
path: root/ace/WIN32_Proactor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Pure unicode fixes.nanbor1999-07-051-10/+10
* Addressed Doug's @@ Alex comments. It was simply making some debug statement...alex1999-07-031-18/+25
* .schmidt1999-06-281-7/+8
* *** empty log message ***schmidt1999-06-271-17/+20
* ChangeLog Entry: Sun May 23 11:33:07 1999 Alexander Babu Arulanthu <alex@cs...alex1999-05-231-1/+75
* - Completed Multithreading of POSIX_SIG_Proactor.alex1999-04-251-1/+1
* Added additional parameter <int signal_number> to all the Asynchronosalex1999-04-141-16/+32
* Completed Timers implementation for POSIX platforms. Timersalex1999-04-051-378/+23
* Changed the return values of the <ACE_Proactor::handle_events> API toalex1999-02-251-1/+1
* Implemented <post_completion> for POSIX platforms. Thanks to Irfan foralex1999-02-231-4/+4
* *** empty log message ***irfan1999-02-221-23/+23
* Applied Bridge pattern to the POSIX implementation of the Proactoralex1999-02-161-0/+863