summaryrefslogtreecommitdiff
path: root/TAO/tao/Invocation.cpp
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2001-04-27 21:14:53 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2001-04-27 21:14:53 +0000
commit9cf12ba46f0692cd1d763367f00916386df75135 (patch)
tree8cb5de3133340202faee7673ef4132b13752963e /TAO/tao/Invocation.cpp
parent50143c18a37172058b7ec16392b62407ffcbcd3d (diff)
downloadATCD-9cf12ba46f0692cd1d763367f00916386df75135.tar.gz
ChangeLogTag:Fri Apr 27 14:11:11 2001 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'TAO/tao/Invocation.cpp')
-rw-r--r--TAO/tao/Invocation.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/Invocation.cpp b/TAO/tao/Invocation.cpp
index 57ccd751087..0b511b6e288 100644
--- a/TAO/tao/Invocation.cpp
+++ b/TAO/tao/Invocation.cpp
@@ -445,6 +445,8 @@ TAO_GIOP_Invocation::invoke (CORBA::Boolean is_synchronous,
this->endpoint_->reset_hint ();
+ this->restart_flag_ = 1;
+
return TAO_INVOKE_RESTART;
}