summaryrefslogtreecommitdiff
path: root/ace/WIN32_Proactor.cpp
Commit message (Expand)AuthorAgeFilesLines
* ChangeLogTag:Tue Apr 16 18:42:39 2002 Steve Huston <shuston@riverace.com>Steve Huston2002-04-161-3/+43
* ChangeLogTag:Tue Feb 12 20:30:53 2002 Douglas C. Schmidt <schmidt@tango.doc...schmidt2002-02-131-10/+14
* ChangeLogTag:Mon Dec 24 08:08:40 2001 Douglas C. Schmidt <schmidt@macarena....schmidt2001-12-241-0/+25
* ChangeLogTag:Fri Jul 13 14:59:18 2001 Alexander Libman <alexander.libman@bal...Ossama Othman2001-07-131-5/+39
* ChangeLogTag:Thu May 17 06:23:59 2001 Douglas C. Schmidt <schmidt@tango.doc...schmidt2001-05-171-0/+74
* ChangeLogTag:Sat Oct 7 000:50:02 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-10-071-8/+8
* 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