summaryrefslogtreecommitdiff
path: root/TAO/tao/Strategies/SCIOP_Connector.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Strategies/SCIOP_Connector.cpp')
-rw-r--r--TAO/tao/Strategies/SCIOP_Connector.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tao/Strategies/SCIOP_Connector.cpp b/TAO/tao/Strategies/SCIOP_Connector.cpp
index d53f6abfa41..c28b24bb4f7 100644
--- a/TAO/tao/Strategies/SCIOP_Connector.cpp
+++ b/TAO/tao/Strategies/SCIOP_Connector.cpp
@@ -226,6 +226,7 @@ TAO_SCIOP_Connector::make_connection_i (TAO::Profile_Transport_Resolver *r,
// get a connected transport or not. In case of non block we get
// a connected or not connected transport
if (!this->wait_for_connection_completion (r,
+ desc,
transport,
timeout))
{