summaryrefslogtreecommitdiff
path: root/ace/WIN32_Proactor.cpp
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'TAO-1_1_7'.TAO-1_1_7nobody2000-08-011-603/+0
* Removed inclusion of non-existent .i files from .cpp files and fromparsons2000-05-031-4/+0
* ChangeLogTag:Sat Apr 22 20:53:11 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-04-231-8/+8
* ChangeLogTag:Tue Apr 18 19:08:37 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-04-191-2/+0
* ChangeLogTag:Fri Mar 10 00:17:37 2000 Douglas C. Schmidt <schmidt@tango.cs....schmidt2000-03-101-1/+1
* 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