summaryrefslogtreecommitdiff
path: root/ace/Proactor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed g++ warnings.alex1999-04-281-1/+1
* - Completed Multithreading of POSIX_SIG_Proactor.alex1999-04-251-43/+51
* Switched the order of TIMER_QUEUE and delete_implementation in thealex1999-04-171-4/+4
* Removed debug print statments.alex1999-04-141-18/+3
* Completed Timers implementation for POSIX platforms. Timersalex1999-04-051-32/+412
* *** empty log message ***irfan1999-02-261-0/+1
* Changed the return values of the <ACE_Proactor::handle_events> API toalex1999-02-251-2/+0
* Implemented <post_completion> for POSIX platforms. Thanks to Irfan foralex1999-02-231-1/+0
* *** empty log message ***irfan1999-02-221-23/+15
* *** empty log message ***alex1999-02-161-999/+257
* .schmidt1999-01-161-1/+1
* .schmidt1998-12-291-6/+2
* .schmidt1998-12-171-2/+6
* *** empty log message ***alex1998-10-141-3/+3
* * Asynch_IO.cpp: Minor changes to deal with FMR error.jxh1998-10-121-1/+1
* *** empty log message ***irfan1998-10-091-4/+2
* Fixed the problem with doing multiple Asynch_Accepts. Thanks to Jamesalex1998-10-081-44/+38
* Changed the behavior of the POSIX implementation of Asynch_Acceptalex1998-10-061-0/+3
* Removed tabs and trailing whitespace.jxh1998-10-051-158/+158
* Fixed the g++ warnings.alex1998-09-271-1/+3
* Had to allow the definition of POSIX_COMPLETION_STRATEGY for the do-nothingbrunsch1998-09-251-2/+2
* Implemented Asynch_Accept to work for AIO_CONTROL_BLOCKS strategy ofalex1998-09-251-21/+190
* *** empty log message ***alex1998-09-041-77/+87
* *** empty log message ***irfan1998-08-271-3/+7
* *** empty log message ***irfan1998-07-231-2/+7
* First round of changes for sigtimedwait () based approach ofalex1998-07-221-105/+241
* Added RCS Id strings to cpp files via a macro that can be turned offgonzo1998-07-111-0/+2
* *** empty log message ***nanbor1998-06-211-1/+1
* *** empty log message ***schmidt1998-06-211-15/+28
* *** empty log message ***alex1998-06-201-48/+30
* *** empty log message ***alex1998-06-151-18/+14
* *** empty log message ***alex1998-06-111-8/+11
* *** empty log message ***schmidt1998-06-111-68/+100
* *** empty log message ***alex1998-06-111-16/+210
* Reverted MP safe Double-checking modification. It doesn't solve the real pro...nanbor1998-06-021-6/+2
* Modified double-checking patternnanbor1998-06-011-2/+6
* *** empty log message ***irfan1998-04-101-19/+28
* *** empty log message ***irfan1998-03-251-1/+1
* CE stuff.nanbor1998-03-191-1/+1
* Regular CE stuff.nanbor1998-03-121-5/+5
* Reenabled thread manager of Proactor to wait on its threads.nw11997-12-021-5/+1
* Be sure to ask our thread manager not to wait for the timer_handler_.nw11997-11-301-0/+3
* ~ACE_Proactor_Timer_Handler: Removed explicit call to thr_mgr_.close().nw11997-11-301-71/+64
* *** empty log message ***irfan1997-11-251-4/+27
* ChangeLogTag:Mon Nov 03 18:32:42 1997 Carlos O'Ryan <coryan@MILONGA>coryan1997-11-041-1/+1
* *** empty log message ***schmidt1997-11-021-2/+2
* ChangeLogTag:Sun Oct 19 13:49:17 1997 Carlos O'Ryan <coryan@MILONGA>coryan1997-10-191-1/+1
* Replace #include "ace/Service_Config.h" with "ace/Object_Manager.h".nw11997-10-161-1/+1
* rsschmidt1997-10-111-3/+4
* *** empty log message ***schmidt1997-10-041-2/+2