From 7080c327984fcbb5b914275437bc5b5c72a873c2 Mon Sep 17 00:00:00 2001 From: wilsond Date: Wed, 1 Aug 2007 16:41:24 +0000 Subject: ChangeLogTag: Wed Aug 1 15:54:01 UTC 2007 Dale Wilson --- TAO/tao/Transport.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'TAO/tao/Transport.h') 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. -- cgit v1.2.1