From 3d6380440c2cc2b0aac0e1796f23f51ab9d9cc33 Mon Sep 17 00:00:00 2001 From: bala Date: Thu, 14 Dec 2000 20:08:49 +0000 Subject: *** empty log message *** --- TAO/tao/IIOP_Transport.cpp | 5 +++++ TAO/tao/Makefile | 1 + TAO/tao/corba.h | 1 + 3 files changed, 7 insertions(+) diff --git a/TAO/tao/IIOP_Transport.cpp b/TAO/tao/IIOP_Transport.cpp index 28cc9432e36..1cae8dd52b8 100644 --- a/TAO/tao/IIOP_Transport.cpp +++ b/TAO/tao/IIOP_Transport.cpp @@ -313,6 +313,9 @@ TAO_IIOP_Transport::send_request_header (TAO_Operation_Details &opdetails, this->bidirectional_flag_ == 0) { this->set_bidir_context_info (opdetails); + + // Set the flag to 1 + this->bidirectional_flag_ = 1; } // We are going to pass on this request to the underlying messaging @@ -519,6 +522,8 @@ TAO_IIOP_Transport::get_listen_point ( -1); } + cout << "Amba sambavi " <