summaryrefslogtreecommitdiff
path: root/ace/INET_Addr.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1999-01-19 02:51:27 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1999-01-19 02:51:27 +0000
commit3875224075b7a967d3f1c69cf8b7806263bd5e22 (patch)
tree2996639d07b50c107fa13bfd38e08012a47d4026 /ace/INET_Addr.h
parent6e40b6f889f6702e9a9b729fd8bbe21bde9b77dd (diff)
downloadATCD-3875224075b7a967d3f1c69cf8b7806263bd5e22.tar.gz
.
Diffstat (limited to 'ace/INET_Addr.h')
-rw-r--r--ace/INET_Addr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/INET_Addr.h b/ace/INET_Addr.h
index baf8aed124b..5d6a626e44a 100644
--- a/ace/INET_Addr.h
+++ b/ace/INET_Addr.h
@@ -116,7 +116,7 @@ public:
virtual int addr_to_string (ASYS_TCHAR buffer[],
size_t size,
- int ipaddr_format = 0) const;
+ int ipaddr_format = 1) const;
// Transform the current <ACE_INET_Addr> address into string format.
// If <ipaddr_format> is non-0 this produces "ip-number:port-number"
// (e.g., "128.252.166.57:1234"), whereas if <ipaddr_format> is 0