diff options
author | Steve Huston <shuston@riverace.com> | 1997-09-26 17:05:04 +0000 |
---|---|---|
committer | Steve Huston <shuston@riverace.com> | 1997-09-26 17:05:04 +0000 |
commit | 0562922406c87a4934086d76145a45142c25018d (patch) | |
tree | a70086115287920ab5000af056eca8aaaf9b8467 | |
parent | a92d93c52c191289b92594bc7480cda88e4110a6 (diff) | |
download | ATCD-0562922406c87a4934086d76145a45142c25018d.tar.gz |
*** empty log message ***
-rw-r--r-- | ChangeLog-97b | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog-97b b/ChangeLog-97b index 02999661dbc..fd164f2c3c9 100644 --- a/ChangeLog-97b +++ b/ChangeLog-97b @@ -6,6 +6,9 @@ Fri Sep 26 11:55:27 1997 Steve Huston <shuston@riverace.com> * ace/ACE.cpp: Fixed the TLI/BSD checks in handle_timed_complete. + * tests/SOCK_Connector_Test.cpp: Added ENOTCONN as a valid fail + condition (in addition to ECONNREFUSED). + Fri Sep 26 05:11:40 1997 Nanbor Wang <nw1@cumbia.cs.wustl.edu> * ace/SOCK_Acceptor.cpp (shared_accept): Made the newly added |