summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-01-11 18:12:38 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-01-11 18:12:38 +0000
commitfdd48404d9c92fd8ab621e429309ca7805f1b533 (patch)
tree26cafbf9c833ca527d1a2e6ba30329dddbd38792
parent0540d9cc68a5172e390e439cae1554eb4746e18d (diff)
downloadATCD-fdd48404d9c92fd8ab621e429309ca7805f1b533.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a7
1 files changed, 4 insertions, 3 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 03396a649fd..0efa60b5fe0 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -219,9 +219,10 @@ Thu Jan 06 22:26:42 2000 Irfan Pyarali <irfan@cs.wustl.edu>
term fix is to separate out the two concerns (a) can the call be
buffered and (b) are we expecting a response.
- * tao/Transport_Mux_Strategy.cpp (dispatch_reply): Once we receive
- our reply, we need to mark the transport as being available for
- reuse again.
+ * tao/Transport_Mux_Strategy.cpp
+ (TAO_Exclusive_TMS::dispatch_reply): Once we receive our reply,
+ we need to mark the transport as being available for reuse
+ again.
* tao: Renamed TAO_RelativeRoundtripTimeoutPolicy_i to
TAO_RelativeRoundtripTimeoutPolicy.