summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/LWFT/Client_Request_Interceptor.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/LWFT/Client_Request_Interceptor.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/LWFT/Client_Request_Interceptor.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/orbsvcs/orbsvcs/LWFT/Client_Request_Interceptor.h b/TAO/orbsvcs/orbsvcs/LWFT/Client_Request_Interceptor.h
index 343c7cb622f..746fbe66d94 100644
--- a/TAO/orbsvcs/orbsvcs/LWFT/Client_Request_Interceptor.h
+++ b/TAO/orbsvcs/orbsvcs/LWFT/Client_Request_Interceptor.h
@@ -77,6 +77,10 @@ private:
CORBA::ULong request_count_;
ForwardingAgent_i *agent_;
+
+ long last_successful_;
+
+ bool lag_by_one_;
};
#if defined(_MSC_VER)