summaryrefslogtreecommitdiff
path: root/TAO/tao/Profile_Transport_Resolver.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Profile_Transport_Resolver.cpp')
-rw-r--r--TAO/tao/Profile_Transport_Resolver.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tao/Profile_Transport_Resolver.cpp b/TAO/tao/Profile_Transport_Resolver.cpp
index 8e79ec8879d..fa0046eaa7c 100644
--- a/TAO/tao/Profile_Transport_Resolver.cpp
+++ b/TAO/tao/Profile_Transport_Resolver.cpp
@@ -1,4 +1,5 @@
// $Id$
+
#include "Profile_Transport_Resolver.h"
#include "Profile.h"
#include "Transport.h"
@@ -77,6 +78,7 @@ namespace TAO
ACE_ENV_SINGLE_ARG_PARAMETER);
ACE_CHECK;
+ // Select the endpoint
es->select_endpoint (this,
max_time_val
ACE_ENV_ARG_PARAMETER);
@@ -108,6 +110,7 @@ namespace TAO
}
}
+
bool
Profile_Transport_Resolver::try_connect (
TAO_Transport_Descriptor_Interface *desc,
@@ -148,6 +151,7 @@ namespace TAO
max_wait_time = max_time_value;
}
+
// Obtain a connection.
this->transport_ =
conn_reg->get_connector (desc->endpoint ()->tag ())->connect (