summaryrefslogtreecommitdiff
path: root/TAO/tao/Connection_Handler.inl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Connection_Handler.inl')
-rw-r--r--TAO/tao/Connection_Handler.inl1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tao/Connection_Handler.inl b/TAO/tao/Connection_Handler.inl
index cadc729911f..e79d07a513c 100644
--- a/TAO/tao/Connection_Handler.inl
+++ b/TAO/tao/Connection_Handler.inl
@@ -43,6 +43,7 @@ TAO_Connection_Handler::decr_ref_count (void)
// <cache_map_entry_>
if (this->cache_map_entry_)
{
+
// Now mark the Ext_Id for us as closed
this->cache_map_entry_->int_id_.recycle_state
(ACE_RECYCLABLE_CLOSED);