summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-12-02 21:05:21 +0000
committernw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-12-02 21:05:21 +0000
commita172d3fb572733e5b15f06f2b22162affbdb9e33 (patch)
treeb25974b38c3dc2a18c1c2aab633cdda1f23fb903
parent516c8303e1e1f66445348f03730ed6121f7f3e99 (diff)
downloadATCD-a172d3fb572733e5b15f06f2b22162affbdb9e33.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-98a16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog-98a b/ChangeLog-98a
index 6578ce3f1c2..9e8c46d0b99 100644
--- a/ChangeLog-98a
+++ b/ChangeLog-98a
@@ -1,3 +1,19 @@
+Fri Dec 26 11:46:17 1997 <nw1@CHA-CHA>
+
+ * ace/Proactor.cpp (ACE_Proactor): Reenabled Proactor's thread
+ manager to wait on its Timer_Handler thread.
+
+ * ace/Thread_Manager.cpp (close_singleton): Removed Win32 specific
+ codes. This is no longer necessary with above changes.
+ (wait): Close down thread handles when removing detached
+ threads. Avoid performing wait when the program is shutting
+ down.
+ (close): Changed to use the new remove_thr_all function.
+
+ * ace/Proactor.cpp (handle_events): Changed the magic number 258
+ to WAIT_TIMEOUT. Thanks to Mark Rabotnikov
+ <mark@netmanage.co.il> for pointing this out.
+
Tue Dec 02 14:13:15 1997 Steve Huston <shuston@riverace.com>
* include/makeinclude/platform_hpux_aCC.GNU: Moved some compile options