summaryrefslogtreecommitdiff
path: root/ace/SOCK_SEQPACK_Connector.h
diff options
context:
space:
mode:
authorgthaker <gthaker@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-10-31 19:20:59 +0000
committergthaker <gthaker@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-10-31 19:20:59 +0000
commit7c82f6f6f8996d0b4cefe1ebf492431f6acf3ac8 (patch)
tree21a6a890c91ee33fd81e689d4e749396d47097ac /ace/SOCK_SEQPACK_Connector.h
parent079919b67585fad6182cf206580f137150db65e8 (diff)
downloadATCD-7c82f6f6f8996d0b4cefe1ebf492431f6acf3ac8.tar.gz
ChangeLogTag:Fri Oct 31 14:09:37 2003 Edward R. Mulholland <emulholl@atl.lmco.com>
Diffstat (limited to 'ace/SOCK_SEQPACK_Connector.h')
-rw-r--r--ace/SOCK_SEQPACK_Connector.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/SOCK_SEQPACK_Connector.h b/ace/SOCK_SEQPACK_Connector.h
index bbe1ab1c3e5..8a442e5390e 100644
--- a/ace/SOCK_SEQPACK_Connector.h
+++ b/ace/SOCK_SEQPACK_Connector.h
@@ -275,7 +275,7 @@ public:
int reset_new_handle (ACE_HANDLE handle);
// = Meta-type info
- typedef ACE_INET_Addr PEER_ADDR;
+ typedef ACE_Multihomed_INET_Addr PEER_ADDR;
typedef ACE_SOCK_SEQPACK_Association PEER_STREAM;
/// Dump the state of an object.