summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB_Core.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/ORB_Core.cpp')
-rw-r--r--TAO/tao/ORB_Core.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/tao/ORB_Core.cpp b/TAO/tao/ORB_Core.cpp
index 94c62ee3d5f..10c6db7418a 100644
--- a/TAO/tao/ORB_Core.cpp
+++ b/TAO/tao/ORB_Core.cpp
@@ -1218,6 +1218,9 @@ TAO_ORB_Core::fini (void)
delete this->acceptor_registry_;
}
+ // Close the connection cache
+ //this->connection_cache_.close ();
+
// Shutdown all open connections that are registered with the ORB
// Core. Note that the ACE_Event_Handler::DONT_CALL mask is NOT
// used here since the reactor should invoke each handle's