summaryrefslogtreecommitdiff
path: root/ace/WIN32_Proactor.cpp
Commit message (Expand)AuthorAgeFilesLines
* ChangeLogTag:Sun Feb 23 12:16:34 2003 Douglas C. Schmidt <schmidt@tango.doc...schmidt2003-02-241-1/+1
* ChangeLogTag:Fri Oct 4 20:22:41 2002 Steve Huston <shuston@riverace.com>Steve Huston2002-10-051-5/+8
* ChangeLogTag:Tue Aug 27 17:25:39 2002 Steve Huston <shuston@riverace.com>Steve Huston2002-08-271-10/+11
* ChangeLogTag:Tue Aug 27 13:28:17 2002 Steve Huston <shuston@riverace.com>Steve Huston2002-08-271-3/+3
* ChangeLogTag:Wed Jul 17 11:34:28 2002 Steve Huston <shuston@riverace.com>Steve Huston2002-07-171-2/+2
* ChangeLogTag:Mon Jul 15 15:18:33 2002 Steve Huston <shuston@riverace.com>Steve Huston2002-07-151-3/+14
* ChangeLogTag:Thu Jul 11 15:03:47 2002 Steve Huston <shuston@riverace.com>Steve Huston2002-07-111-2/+10
* ChangeLogTag:Sat Jun 15 20:30:41 2002 Steve Huston <shuston@riverace.com>Steve Huston2002-06-161-3/+1
* ChangeLogTag: Mon May 27 07:53:12 2002 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2002-05-271-14/+16
* 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