summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-06 17:51:32 +0000
committeralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-06 17:51:32 +0000
commit66b3583c749478c9c35e5bdcd2c5c04bb53874b9 (patch)
tree6de8611661bb73762cf5a8abf34319e154bd51ff
parent229da3f94cdda5a4e9b8fd3ee7539d5341d16121 (diff)
downloadATCD-66b3583c749478c9c35e5bdcd2c5c04bb53874b9.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-99c9
1 files changed, 8 insertions, 1 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index 2deea4963f1..65c6d3780eb 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,5 +1,12 @@
Tue Jul 6 09:55:42 1999 Alexander Babu Arulanthu <alex@cs.wustl.edu>
-
+
+ * tao/Transport_Mux_Strategy.cpp
+ * tao/Transport_Mux_Strategy.h
+ Changes to these files again for making it MT safe. Added
+ SYNCH_MUTEX to the Hash Table. and protected the
+ request_id_generator with a lock.
+
+
* tao/GIOP.cpp
* tao/IIOP_Transport.cpp
* tao/Invocation.cpp