summaryrefslogtreecommitdiff
path: root/TAO/tao/Transport.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Transport.h')
-rw-r--r--TAO/tao/Transport.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tao/Transport.h b/TAO/tao/Transport.h
index b848018724c..c787bec6b88 100644
--- a/TAO/tao/Transport.h
+++ b/TAO/tao/Transport.h
@@ -328,6 +328,10 @@ public:
*/
bool queue_is_empty (void);
+ /// Register with the reactor via the wait strategy
+ bool register_if_necessary (void);
+
+
/// Added event handler to the handlers set.
/**
* Called by the cache when the cache is closing.