summaryrefslogtreecommitdiff
path: root/TAO/tao/Reactive_Connect_Strategy.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Reactive_Connect_Strategy.cpp')
-rw-r--r--TAO/tao/Reactive_Connect_Strategy.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/Reactive_Connect_Strategy.cpp b/TAO/tao/Reactive_Connect_Strategy.cpp
index 707c9ca9c4f..fec22b526d0 100644
--- a/TAO/tao/Reactive_Connect_Strategy.cpp
+++ b/TAO/tao/Reactive_Connect_Strategy.cpp
@@ -52,9 +52,11 @@ TAO_Reactive_Connect_Strategy::wait_i (TAO_LF_Event *ev,
if (TAO_debug_level > 2)
{
+ //FUZZ: disable check_for_lack_ACE_OS
ACE_DEBUG ((LM_DEBUG,
ACE_TEXT ("TAO (%P|%t) - Waiting in the Reactor for ")
ACE_TEXT ("connection completion - wait ()\n")));
+ //FUZZ: enable check_for_lack_ACE_OS
}
try