diff options
author | Phil Mesnier <mesnier_p@ociweb.com> | 2006-05-02 04:08:43 +0000 |
---|---|---|
committer | Phil Mesnier <mesnier_p@ociweb.com> | 2006-05-02 04:08:43 +0000 |
commit | a83a7e13c4b8d8e2b5cbcdfcff2a5a72a62764ee (patch) | |
tree | caae8dcd9aeaca6f00d0015df07a121bd80cd30d /TAO/tao/IIOP_Connector.h | |
parent | 5c606237f44259e5e706266bc2cc06054d4d7498 (diff) | |
download | ATCD-a83a7e13c4b8d8e2b5cbcdfcff2a5a72a62764ee.tar.gz |
ChangeLog tag: Tue May 2 03:59:17 UTC 2006 Phil Mesnier <mesnier_p@ociweb.com>
Diffstat (limited to 'TAO/tao/IIOP_Connector.h')
-rw-r--r-- | TAO/tao/IIOP_Connector.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tao/IIOP_Connector.h b/TAO/tao/IIOP_Connector.h index c1026010a09..7f5c6091e15 100644 --- a/TAO/tao/IIOP_Connector.h +++ b/TAO/tao/IIOP_Connector.h @@ -141,6 +141,7 @@ private: /// of many transports, and when once completes it will cancel the rest. /// The winning transport is returned. TAO_Transport *complete_connection (int result, + TAO_Transport_Descriptor_Interface &desc, TAO_IIOP_Connection_Handler **&sh_list, TAO_IIOP_Endpoint **ep_list, unsigned count, |