summaryrefslogtreecommitdiff
path: root/TAO/tao/Transport.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Transport.cpp')
-rw-r--r--TAO/tao/Transport.cpp7
1 files changed, 1 insertions, 6 deletions
diff --git a/TAO/tao/Transport.cpp b/TAO/tao/Transport.cpp
index 4b44cd5db90..b85f65966e1 100644
--- a/TAO/tao/Transport.cpp
+++ b/TAO/tao/Transport.cpp
@@ -2632,13 +2632,8 @@ TAO_Transport::process_queue_head (TAO_Resume_Handle &rh)
}
int
-TAO_Transport::notify_reactor (void)
+TAO_Transport::notify_reactor_now (void)
{
- if (!this->ws_->is_registered ())
- {
- return 0;
- }
-
ACE_Event_Handler *eh = this->event_handler_i ();
// Get the reactor associated with the event handler