summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2003-07-29 18:53:21 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2003-07-29 18:53:21 +0000
commit7e735ebdbda719828554c20447710576e7e225aa (patch)
tree2894c23dc1a65badfa5d9e25786ef99942ac1af2
parent82a2a9cb1505b8ab107788d369c10c6fae09b539 (diff)
downloadATCD-7e735ebdbda719828554c20447710576e7e225aa.tar.gz
ChangeLogTag:Tue Jul 29 09:59:35 2003 Chad Elliott <elliott_c@ociweb.com>
-rw-r--r--TAO/ChangeLog13
-rw-r--r--TAO/docs/ORBEndpoint.html7
2 files changed, 15 insertions, 5 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index a993976b2bb..842f265ded8 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,10 @@
+Tue Jul 29 09:04:08 2003 Douglas C. Schmidt <schmidt@tango.doc.wustl.edu>
+
+ * docs/ORBEndpoint.html: Updated this document so that the DIOP
+ section points to the examples/PluggableUDP/DIOP/README file,
+ which describes the limitations with DIOP. Thanks to
+ Michael Kircher for motivating this!
+
Tue Jul 29 10:08:32 2003 Jeff Parsons <j.parsons@vanderbilt.edu>
* orbsvcs/orbsvcs/Metrics/Metrics.dsp:
@@ -9,9 +16,9 @@ Tue Jul 29 09:24:16 2003 Gan Deng <gan.deng@vanderbilt.edu>
* tao/Muxed_TMS.cpp
Reverted the changes to the file to version 1.23, since the
- changes might cause applications to crash, because in the
- clear_cache () function the unbind () function call will make
- the iterator to be invalid.
+ changes might cause applications to crash, because in the
+ clear_cache () function the unbind () function call will make
+ the iterator to be invalid.
Tue Jul 29 01:08:10 2003 Yamuna Krishnamurthy <yamuna@oomworks.com>
diff --git a/TAO/docs/ORBEndpoint.html b/TAO/docs/ORBEndpoint.html
index 5c275e8cb21..05b2db11617 100644
--- a/TAO/docs/ORBEndpoint.html
+++ b/TAO/docs/ORBEndpoint.html
@@ -509,7 +509,10 @@
<P>
<h2><A NAME="DIOP">DIOP Endpoints</A></h2>
TAO's DIOP pluggable protocol utilizes UDP sockets instead TCP
- sockets (IIOP) as its underlying transport mechanism.
+ sockets (IIOP) as its underlying transport mechanism. This
+ protocol supports unreliable datagram communication, which has
+ certain <A
+ HREF="../examples/PluggableUDP/DIOP/README">limitations</A>.
<P>
<h3>DIOP Endpoint Overview</h3>
<P>
@@ -535,7 +538,7 @@
<address><a href="mailto:ossama@uci.edu">Ossama Othman</a></address>
<!-- Created: Thu May 18 08:37:25 PDT 2000 -->
<!-- hhmts start -->
-Last modified: Sat Mar 22 16:58:29 Central Standard Time 2003
+Last modified: Tue Jul 29 09:03:03 CDT 2003
<!-- hhmts end -->
</body>
</html>