summaryrefslogtreecommitdiff
path: root/TAO/tao/Transport.h
diff options
context:
space:
mode:
authorwilsond <wilsond@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-08-01 16:41:24 +0000
committerwilsond <wilsond@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-08-01 16:41:24 +0000
commit7080c327984fcbb5b914275437bc5b5c72a873c2 (patch)
tree3d7a9ff3fac09e8978f7f43e0e099e671b4f85ed /TAO/tao/Transport.h
parent219b6ccbc8c406b5eba3731619f7aea36060bf65 (diff)
downloadATCD-7080c327984fcbb5b914275437bc5b5c72a873c2.tar.gz
ChangeLogTag: Wed Aug 1 15:54:01 UTC 2007 Dale Wilson <wilsond@ociweb.com>
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.