summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-10-30 21:49:17 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-10-30 21:49:17 +0000
commitd3580097d75f20bc963b11e1541df89318b8eb5a (patch)
treeaaeff2561c94a524947abe21e535262aeb5c14c2
parent98f351a8c942f708909131817cbb0ea1291ac811 (diff)
downloadATCD-d3580097d75f20bc963b11e1541df89318b8eb5a.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-98b8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index fb85e6a13ab..16fad64b176 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -1,3 +1,11 @@
+Fri Oct 30 15:47:39 1998 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
+
+ * ace/Select_Reactor_T.cpp (dispatch): Make sure to include a
+ count of 1 if the Reactor dispatched a handle_signal() method.
+ This ensures we don't return 0 from handle_events() in cases
+ where we didn't timeout... Thanks to Naga for chasing this
+ down!
+
Fri Oct 30 11:53:16 1998 David L. Levine <levine@cs.wustl.edu>
* ace/config-sunos5.6.h: removed ACE_HAS_POSIX_SEM #define because