summaryrefslogtreecommitdiff
path: root/ace/POSIX_Proactor.h
Commit message (Expand)AuthorAgeFilesLines
* ChangeLogTag:Mon Jan 29 15:30:27 2001 Steve Huston <shuston@riverace.com>Steve Huston2001-01-291-6/+2
* ChangeLogTag:Sat Jan 27 15:16:33 2001 Douglas C. Schmidt <schmidt@ace.cs.wu...schmidt2001-01-271-3/+1
* ChangeLogTag:Tue Jan 2 14:22:21 2001 Carlos O'Ryan <coryan@uci.edu>schmidt2001-01-031-4/+49
* ChangeLogTag:Wed Nov 1 14:11:48 2000 Carlos O'Ryan <coryan@uci.edu>coryan2000-11-011-171/+209
* ChangeLogTag:Thu Aug 10 12:15:16 2000 Steve Huston <shuston@riverace.com>Steve Huston2000-08-101-0/+2
* ChangeLogTag:Tue Jul 11 08:24:33 2000 Douglas C. Schmidt <schmidt@ace.cs.wu...schmidt2000-07-111-2/+2
* ChangeLogTag:Wed Jul 5 14:04:50 2000 Douglas C. Schmidt <schmidt@tango.cs....schmidt2000-07-051-1/+1
* ChangeLogTag:Tue Jul 4 10:12:12 2000 Douglas C. Schmidt <schmidt@ace.cs.wu...schmidt2000-07-041-1/+1
* ChangeLogTag:Mon Jul 3 08:04:00 2000 Douglas C. Schmidt <schmidt@ace.cs.wu...schmidt2000-07-031-6/+2
* ChangeLogTag:Sat Jul 1 11:33:45 2000 Alex Libman <alibman@baltimore.com>schmidt2000-07-011-131/+152
* Incorporated Alex Libman <Alibman@baltimore.com> suggestions.alex2000-06-201-25/+25
* Incorporated Alex Libman <Alibman@baltimore.com> suggestions.alex2000-06-201-10/+13
* ChangeLogTag:Thu Mar 23 14:34:26 2000 Nanbor Wang <nanbor@cs.wustl.edu>nanbor2000-03-231-1/+1
* ChangeLogTag:Sat Mar 18 05:42:06 2000 Nanbor Wang <nanbor@cs.wustl.edu>nanbor2000-03-181-0/+2
* ChangeLogTag:Thu Mar 09 18:20:00 2000 Angelo Corsaro <corsaro@cs.wustl.edu>corsaro2000-03-101-1/+1
* 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