summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-11-09 09:09:07 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-11-09 09:09:07 +0000
commite4acb144bcbbf98289e405c04e6150a0df97f438 (patch)
treea34b040ff6037054e894abaf4162036acbfc9074
parent501bf4158810a571f593c9eae9d01222ea72896e (diff)
downloadATCD-e4acb144bcbbf98289e405c04e6150a0df97f438.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-98b8
-rw-r--r--README1
2 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index ac5beab1f01..7ac0cf10d40 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -1,5 +1,13 @@
Mon Nov 9 02:52:11 1998 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
+ * ace/Signal.cpp: handle_close() wasn't being called when
+ handle_signal() returns -1. It is now... Thanks to Vincentini
+ Emanuele <arena.sci.univr.it> for reporting this.
+
+ * ace/Event_Handler.h (ACE_Event_Handler): Added a SIGNAL_MASK so
+ that we can pass this to handle_close() when handle_signal()
+ returns -1.
+
* README: Fixed a typo where ACE-install.html was misspelled as
ACE-Install. Thanks to Michael Thomas
<Michael.Thomas@Australia.Boeing.com> for reporting this.
diff --git a/README b/README
index 8f76ce31e0b..13e98e824a2 100644
--- a/README
+++ b/README
@@ -682,6 +682,7 @@ Serge Kolgan <skolgan@cisco.com>
James Megquier <jmegq@bbn.com>
Martin Krumpolec <krumpo@pobox.sk>
Michael Thomas <Michael.Thomas@Australia.Boeing.com>
+Vincentini Emanuele <arena.sci.univr.it>
I would particularly like to thank Paul Stephenson, who worked with me
at Ericsson and is now at ObjectSpace. Paul devised the recursive