summaryrefslogtreecommitdiff
path: root/TAO/tao/Strategies/UIOP_Connection_Handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Strategies/UIOP_Connection_Handler.h')
-rw-r--r--TAO/tao/Strategies/UIOP_Connection_Handler.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/tao/Strategies/UIOP_Connection_Handler.h b/TAO/tao/Strategies/UIOP_Connection_Handler.h
index 7c0f46712e3..43f3a8ec981 100644
--- a/TAO/tao/Strategies/UIOP_Connection_Handler.h
+++ b/TAO/tao/Strategies/UIOP_Connection_Handler.h
@@ -106,6 +106,9 @@ public:
/// Return the underlying handle
virtual ACE_HANDLE fetch_handle (void);
+ /// Overload for resuming handlers..
+ virtual int resume_handler (void);
+
/// Add ourselves to Cache.
int add_transport_to_cache (void);