summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2020-06-29 17:20:02 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2020-06-29 17:20:02 +0200
commitfe244776c888db6c91c7fe56e5bc25c7603ab780 (patch)
treefc50bfc19d049d87e3eeb256e34b913f4cfe14f0
parent885ffbb0d51c93cec57ff50433ad95e8b79e6a32 (diff)
downloadATCD-fe244776c888db6c91c7fe56e5bc25c7603ab780.tar.gz
Const change
* ACE/ace/Cached_Connect_Strategy_T.cpp:
-rw-r--r--ACE/ace/Cached_Connect_Strategy_T.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Cached_Connect_Strategy_T.cpp b/ACE/ace/Cached_Connect_Strategy_T.cpp
index 7a563edeeff..eb668189a32 100644
--- a/ACE/ace/Cached_Connect_Strategy_T.cpp
+++ b/ACE/ace/Cached_Connect_Strategy_T.cpp
@@ -155,7 +155,7 @@ ACE_Cached_Connect_Strategy_Ex<SVC_HANDLER, ACE_PEER_CONNECTOR_2, CACHING_STRATE
sh = entry->int_id_.first;
// Is the connection clean?
- int state_result =
+ int const state_result =
ACE::handle_ready (sh->peer ().get_handle (),
&ACE_Time_Value::zero,
1, // read ready