summaryrefslogtreecommitdiff
path: root/tests/SOCK_Test.cpp
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-11-19 13:43:37 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-11-19 13:43:37 +0000
commit660b0ce1946e29d1173845c8ce83c95db28c5a58 (patch)
tree1d6d38e3f3953fe1f0be5e3405e56cab73ce67ba /tests/SOCK_Test.cpp
parent4fc063116b1eeaaa0b6afd20bf085b88e8626f45 (diff)
downloadATCD-660b0ce1946e29d1173845c8ce83c95db28c5a58.tar.gz
*** empty log message ***
Diffstat (limited to 'tests/SOCK_Test.cpp')
-rw-r--r--tests/SOCK_Test.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/SOCK_Test.cpp b/tests/SOCK_Test.cpp
index 80dc6739726..1d42ac6d805 100644
--- a/tests/SOCK_Test.cpp
+++ b/tests/SOCK_Test.cpp
@@ -231,6 +231,8 @@ spawn (void)
#else
ACE_ERROR ((LM_ERROR, "(%P|%t) only one thread may be run in a process on this platform\n%a", 1));
#endif /* ACE_HAS_THREADS */
+
+ peer_acceptor.close ();
}
}