summaryrefslogtreecommitdiff
path: root/ChangeLog-97b
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-10-29 07:51:16 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-10-29 07:51:16 +0000
commite1e14eb184f8911ed60a356afef2cfc57cc2e1b5 (patch)
tree233a71d49948dcc669e621c52881de49c0389a3c /ChangeLog-97b
parent4edf53a485b2d1d8601b7b934ec19083d0b30188 (diff)
downloadATCD-e1e14eb184f8911ed60a356afef2cfc57cc2e1b5.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-97b')
-rw-r--r--ChangeLog-97b4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog-97b b/ChangeLog-97b
index e6bb8d4a3ce..2f41be8a892 100644
--- a/ChangeLog-97b
+++ b/ChangeLog-97b
@@ -1,5 +1,9 @@
Wed Oct 29 01:25:54 1997 Douglas C. Schmidt <schmidt@macarena.cs.wustl.edu>
+ * tests/Conn_Test.cpp: Modified Conn_Test to fully integrate
+ Irfan's new LOCK_SOCK_Acceptor. This new implementation is
+ truly the "mother of all Conn_Tests" ;-).
+
* ace/LOCK_SOCK_Acceptor.cpp (lock): Added a lock() accessor
method to the new ACE_LOCK_SOCK_Acceptor so that we can remove
the lock (somehow).