summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-07-02 17:59:12 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-07-02 17:59:12 +0000
commit67e16b42df9f47741b75efe02685f9f0c832c03d (patch)
tree9ffe850b7c44dbc0b0b85f16d0a9f4bdcbeb1751
parente51247d70ea509672af45449721a8b0f467c82c7 (diff)
downloadATCD-67e16b42df9f47741b75efe02685f9f0c832c03d.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-98b4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index 1334ee99344..b30eed41340 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -48,8 +48,8 @@ Thu Jul 02 09:14:20 1998 David L. Levine <levine@cs.wustl.edu>
that the iterator_test () is disabled in the test.
* tests/SOCK_Connector_Test.cpp (succeed_nonblocking):
- if the connection completion fails, save the errno
- before doing the printout. The printout causes the
+ if the connection completion fails, reset the status
+ _before_ doing the printout. The printout causes the
errno to be overwritten on LynxOS 2.5.0, for example.
Wed Jul 01 21:31:40 1998 Arturo Montes <mitosys@colomsat.net.co>