summaryrefslogtreecommitdiff
path: root/TAO/tao/Transport_Connector.h
diff options
context:
space:
mode:
authorelliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2008-06-05 18:01:22 +0000
committerelliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2008-06-05 18:01:22 +0000
commit6c39dc7ae6bc947a2d90f782d5c7e0f78f8276a9 (patch)
tree0cb721008bfe7c52b550f28ebe2b035b7ed15cf2 /TAO/tao/Transport_Connector.h
parentc003aed36688686d994d358fc0c960ff66cc7864 (diff)
downloadATCD-6c39dc7ae6bc947a2d90f782d5c7e0f78f8276a9.tar.gz
ChangeLogTag: Thu Jun 5 18:02:10 UTC 2008 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'TAO/tao/Transport_Connector.h')
-rw-r--r--TAO/tao/Transport_Connector.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/tao/Transport_Connector.h b/TAO/tao/Transport_Connector.h
index cb250ff8897..766a205b575 100644
--- a/TAO/tao/Transport_Connector.h
+++ b/TAO/tao/Transport_Connector.h
@@ -195,7 +195,8 @@ protected:
/// @ false if error occurred during wait
bool wait_for_transport (TAO::Profile_Transport_Resolver *r,
TAO_Transport *base_transport,
- ACE_Time_Value * timeout);
+ ACE_Time_Value * timeout,
+ bool force_wait);
/// Set the ORB Core pointer
void orb_core (TAO_ORB_Core *orb_core);