summaryrefslogtreecommitdiff
path: root/TAO/tao/Profile_Transport_Resolver.inl
diff options
context:
space:
mode:
authorbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-03-07 11:26:35 +0000
committerbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-03-07 11:26:35 +0000
commit8f59a6aa3f0b5b6a4fe6fc093982f6a1e395148b (patch)
tree7a4644aab755ac405aa9aed2835371ea97a8faf5 /TAO/tao/Profile_Transport_Resolver.inl
parente179f89eec72472710891e2f0ec23462a638ef36 (diff)
downloadATCD-8f59a6aa3f0b5b6a4fe6fc093982f6a1e395148b.tar.gz
ChangeLogTag:`head -1 ChangeLog`
Diffstat (limited to 'TAO/tao/Profile_Transport_Resolver.inl')
-rw-r--r--TAO/tao/Profile_Transport_Resolver.inl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Profile_Transport_Resolver.inl b/TAO/tao/Profile_Transport_Resolver.inl
index 250eceb9889..2f35fa34c5b 100644
--- a/TAO/tao/Profile_Transport_Resolver.inl
+++ b/TAO/tao/Profile_Transport_Resolver.inl
@@ -42,7 +42,7 @@ namespace TAO
}
ACE_INLINE bool
- Profile_Transport_Resolver::blocked (void) const
+ Profile_Transport_Resolver::blocked_connect (void) const
{
return this->blocked_;
}