From c74b06f779e3caf6a57ef9c6d00dab8fbc6faef8 Mon Sep 17 00:00:00 2001 From: johnc Date: Mon, 8 Jan 2007 16:03:37 +0000 Subject: ChangeLogTag: Mon Jan 8 16:02:13 UTC 2007 Ciju John --- TAO/ChangeLog | 4 ++++ TAO/docs/ORBEndpoint.html | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/TAO/ChangeLog b/TAO/ChangeLog index 074c2392d8b..3973c0cfb91 100644 --- a/TAO/ChangeLog +++ b/TAO/ChangeLog @@ -1,3 +1,7 @@ +Mon Jan 8 16:02:13 UTC 2007 Ciju John + + * docs/ORBEndpoint.html: + Update documentation for ORBEndpoint reuse_addr option. Mon Jan 8 13:55:00 UTC 2007 Simon Massey * orbsvcs/tests/Bug_1630_Regression/testclient.cpp: diff --git a/TAO/docs/ORBEndpoint.html b/TAO/docs/ORBEndpoint.html index ce8ce055d72..cde897c4245 100644 --- a/TAO/docs/ORBEndpoint.html +++ b/TAO/docs/ORBEndpoint.html @@ -359,7 +359,8 @@ on a port still in TIME_WAIT state. Use caution using this option. Its not recommended for the general use-case. Setting SO_REUSEADDR has been observed to cause unexpected side-effects on some - platforms. + platforms (e.g. Solaris 5.7 x86 allows programs run as same or different + users to bind to the same port when SO_REUSEADDR is set by all users).

The format for ORBEndpoint with the reuse_addr option is: -- cgit v1.2.1