summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorMichi Henning <michi@zeroc.com>2006-06-08 02:13:13 +0000
committerMichi Henning <michi@zeroc.com>2006-06-08 02:13:13 +0000
commit2f8394c00e1db51857b5ec0e812b98dd33ee41fc (patch)
tree7e7b80f12c0411924f476b3d6e0cf7e5bdef61c3 /cpp
parentAIX updates (diff)
downloadice-2f8394c00e1db51857b5ec0e812b98dd33ee41fc.tar.bz2
ice-2f8394c00e1db51857b5ec0e812b98dd33ee41fc.tar.xz
ice-2f8394c00e1db51857b5ec0e812b98dd33ee41fc.zip
*** empty log message ***
Diffstat (limited to 'cpp')
-rw-r--r--cpp/doc/ProxiesEndpoints.sgml10
1 files changed, 7 insertions, 3 deletions
diff --git a/cpp/doc/ProxiesEndpoints.sgml b/cpp/doc/ProxiesEndpoints.sgml
index 6d090889e59..d3fa83d3de8 100644
--- a/cpp/doc/ProxiesEndpoints.sgml
+++ b/cpp/doc/ProxiesEndpoints.sgml
@@ -243,7 +243,8 @@ instead.</entry>
attempt is made. If not specified, the IP address corresponding to
the host name as returned by <literal>gethostname()</literal> is used.</entry>
<entry>Determines the network interface on which the object adapter
-listens for connections. If not specified, (or specified as <literal>-h *</literal>
+listens for connections, as well as the host name or IP address that
+is advertised in proxies created by the adapter. If not specified, (or specified as <literal>-h *</literal>
or <literal>-h 0.0.0.0</literal>), the adapter listens on all network interfaces
except for the loopback interface (except if no network interfaces are found, in
which case the adapter listens only on the loopback interface).</entry>
@@ -348,7 +349,8 @@ instead.</entry>
are sent. If not specified, the IP address corresponding to
the host name as returned by <literal>gethostname()</literal> is used.</entry>
<entry>Determines the network interface on which the object adapter
-listens for datagrams. If not specified, (or specified as <literal>-h *</literal>
+listens for datagrams, as well as the host name or IP address that is
+advertised in proxies created by this adapter. If not specified, (or specified as <literal>-h *</literal>
or <literal>-h 0.0.0.0</literal>), the adapter listens on all network interfaces
except for the loopback interface (except if no network interfaces are found, in
which case the adapter listens only on the loopback interface).</entry>
@@ -419,7 +421,9 @@ instead.</entry>
attempt is made. If not specified, the IP address corresponding to
the host name as returned by <literal>gethostname()</literal> is used.</entry>
<entry>Determines the network interface on which the object adapter
-listens for connections. If not specified, (or specified as <literal>-h *</literal>
+listens for connections, as well as the host name or IP address that
+is advertised in proxies created by this adapter.
+If not specified, (or specified as <literal>-h *</literal>
or <literal>-h 0.0.0.0</literal>), the adapter listens on all network interfaces
except for the loopback interface (except if no network interfaces are found, in
which case the adapter listens only on the loopback interface).</entry>