summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjohnc <johnc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-01-08 16:03:37 +0000
committerjohnc <johnc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-01-08 16:03:37 +0000
commitc74b06f779e3caf6a57ef9c6d00dab8fbc6faef8 (patch)
treea857c6ef26d19292d89d62f54d8b64c31d609d62
parent30806180c3f0a8e18d761589cb2110a33b663f2f (diff)
downloadATCD-c74b06f779e3caf6a57ef9c6d00dab8fbc6faef8.tar.gz
ChangeLogTag: Mon Jan 8 16:02:13 UTC 2007 Ciju John <johnc@ociweb.com>
-rw-r--r--TAO/ChangeLog4
-rw-r--r--TAO/docs/ORBEndpoint.html3
2 files changed, 6 insertions, 1 deletions
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 <johnc@ociweb.com>
+
+ * docs/ORBEndpoint.html:
+ Update documentation for ORBEndpoint reuse_addr option.
Mon Jan 8 13:55:00 UTC 2007 Simon Massey <sma@prismtech.com>
* 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).
<P>
The format for <CODE>ORBEndpoint</CODE> with the
<CODE>reuse_addr</CODE> option is: