summaryrefslogtreecommitdiff
path: root/tests/MT_SOCK_Test.cpp
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-11-19 09:22:36 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-11-19 09:22:36 +0000
commit8dc8d85108388646a6edecc26887c0edc114f83c (patch)
tree3fda0a68ef82af3bdc52f6498c7dc9505df427e8 /tests/MT_SOCK_Test.cpp
parentc4c169a46e672e8c19197add1a75d9cc4f655223 (diff)
downloadATCD-8dc8d85108388646a6edecc26887c0edc114f83c.tar.gz
*** empty log message ***
Diffstat (limited to 'tests/MT_SOCK_Test.cpp')
-rw-r--r--tests/MT_SOCK_Test.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/MT_SOCK_Test.cpp b/tests/MT_SOCK_Test.cpp
index 2df86fc8318..60d02348d36 100644
--- a/tests/MT_SOCK_Test.cpp
+++ b/tests/MT_SOCK_Test.cpp
@@ -268,6 +268,8 @@ spawn (void)
"(%P|%t) only one thread may be run in a process on this platform\n%a",
1));
#endif /* ACE_HAS_THREADS */
+
+ peer_acceptor.close ();
}
}