From 81b76baaa659a8c569cae6d5ab539ca2a372ece1 Mon Sep 17 00:00:00 2001 From: bala Date: Wed, 4 Jul 2001 23:40:11 +0000 Subject: ChangeLogTag:Wed Jul 4 16:21:22 2001 Balachandran Natarajan --- TAO/ChangeLog_bug_575 | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/TAO/ChangeLog_bug_575 b/TAO/ChangeLog_bug_575 index 4316e44b620..728def9b351 100644 --- a/TAO/ChangeLog_bug_575 +++ b/TAO/ChangeLog_bug_575 @@ -1,3 +1,22 @@ +Wed Jul 4 16:21:22 2001 Balachandran Natarajan + + * tao/GIOP_Message_State.inl (reset): + * tao/GIOP_Message_State.h: + * tao/GIOP_Message_State.cpp: + * tao/GIOP_Message_Base.h: + * tao/GIOP_Message_Base.cpp: + * tao/GIOP_Message_Base.inl: + * tao/Incoming_Message_Queue.cpp: + * tao/Pluggable_Messaging.h: + * tao/Pluggable_Messaging.cpp: Added documentation. + + * tao/Transport.h: + * tao/Transport.cpp: Fixed a minor bug. In consolidate_message () + we were not checking the queue before processing the message on + hand. Now we check the queue and process the head of the queue + if it is not empty. In the process we add the message on hand in + the queue. + Wed Jul 4 16:21:22 2001 Balachandran Natarajan * tao/IIOP_Transport.cpp: Removed the connection_closed () from -- cgit v1.2.1