summaryrefslogtreecommitdiff
path: root/TAO/tao/Strategies/UIOP_Connector.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Strategies/UIOP_Connector.h')
-rw-r--r--TAO/tao/Strategies/UIOP_Connector.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/tao/Strategies/UIOP_Connector.h b/TAO/tao/Strategies/UIOP_Connector.h
index 528c79aa341..e3c3b5f8e58 100644
--- a/TAO/tao/Strategies/UIOP_Connector.h
+++ b/TAO/tao/Strategies/UIOP_Connector.h
@@ -101,7 +101,8 @@ protected:
int set_validate_endpoint (TAO_Endpoint *endpoint);
int make_connection (TAO_GIOP_Invocation *invocation,
- TAO_Transport_Descriptor_Interface *desc);
+ TAO_Transport_Descriptor_Interface *desc,
+ ACE_Time_Value *timeout = 0);
virtual TAO_Profile *make_profile (ACE_ENV_SINGLE_ARG_DECL);