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
commit3db501382f7d4bdb3c8bd6aee0a0da0cb0e8254f (patch)
tree8cb5de3133340202faee7673ef4132b13752963e /TAO/tao/Invocation.cpp
parenta3b1445646626e39808d287e6ba1e3c7ea4dc0bf (diff)
downloadATCD-3db501382f7d4bdb3c8bd6aee0a0da0cb0e8254f.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;
}