summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>2002-12-03 00:52:22 +0000
committerSteve Huston <shuston@riverace.com>2002-12-03 00:52:22 +0000
commitcba3b5751eb37a4b11e63f6953fa1c1e28adeed5 (patch)
tree5efea1a7d5d024fca06b42b70d5427320990ead9
parent1c92a2b842b0d1b61f6c1afd0c35236e4d3c7862 (diff)
downloadATCD-cba3b5751eb37a4b11e63f6953fa1c1e28adeed5.tar.gz
ChangeLogTag:Mon Dec 2 19:41:27 2002 Steve Huston <shuston@riverace.com>
-rw-r--r--ChangeLog6
-rw-r--r--ChangeLogs/ChangeLog-03a6
2 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f0f77d89ac1..d789584ddb5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Mon Dec 2 19:41:27 2002 Steve Huston <shuston@riverace.com>
+
+ * tests/Proactor_Test.cpp: Rather than close connections outright
+ when beginning to shut down test, just shut down the write side.
+ This is an effort to make the receiving closes cleaner.
+
Mon Dec 2 17:58:06 2002 Balachandran Natarajan <bala@isis-server.isis.vanderbilt.edu>
* ace/ACE.cpp: Fixed a compile error with g++.
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index f0f77d89ac1..d789584ddb5 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,9 @@
+Mon Dec 2 19:41:27 2002 Steve Huston <shuston@riverace.com>
+
+ * tests/Proactor_Test.cpp: Rather than close connections outright
+ when beginning to shut down test, just shut down the write side.
+ This is an effort to make the receiving closes cleaner.
+
Mon Dec 2 17:58:06 2002 Balachandran Natarajan <bala@isis-server.isis.vanderbilt.edu>
* ace/ACE.cpp: Fixed a compile error with g++.