summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvishal <vishal@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-11-24 20:33:16 +0000
committervishal <vishal@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-11-24 20:33:16 +0000
commitf2060e3bf2534df71c47c81ac1ee7bbf96d86c98 (patch)
treebe106d7092bfa11ed36c407aea98a735159e43eb
parent76261ad52fe7fff0073cf4e06349698ffe917e2e (diff)
downloadATCD-f2060e3bf2534df71c47c81ac1ee7bbf96d86c98.tar.gz
*** empty log message ***
-rw-r--r--TAO/docs/Options.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/TAO/docs/Options.html b/TAO/docs/Options.html
index 4285ebad233..48bd199926c 100644
--- a/TAO/docs/Options.html
+++ b/TAO/docs/Options.html
@@ -275,6 +275,14 @@ merged with <a href="#-ORBCollocation"><code>-ORBCollocation</code></a>.
standard <CODE>-ORBInitRef</CODE> option defined by the <A
HREF="INS.html">Interoperable Naming Service</A>.</TD>
</TR>
+ <TR>
+ <TD><CODE>-ORBMulticastDiscoveryEndpoint</CODE> <EM>end_point</EM></TD>
+ <TD>Specifies the endpoint that should be used for locating the
+ Naming Service through multicast. <EM>end_point</EM> is of the
+ form ip-number:port-number (e.g., "tango.cs.wustl.edu:1234" or
+ "128.252.166.57:1234"). If there is no ':' in the end_point it
+ is assumed to be a port number, with the IP address being INADDR_ANY.
+ </TR>
<TR>
<TD><CODE>-ORBCollocation</CODE> <EM>yes/global/per-orb/no</EM></TD>
<TD><a name="-ORBCollocation"></a>Specifies the use of collocation