summaryrefslogtreecommitdiff
path: root/TAO/tao/Reactive_Connect_Strategy.cpp
diff options
context:
space:
mode:
authorAbdullah Sowayan <sowayan@users.noreply.github.com>2007-06-28 00:06:10 +0000
committerAbdullah Sowayan <sowayan@users.noreply.github.com>2007-06-28 00:06:10 +0000
commit91cc23f0fd5d399171e9825d81627cf207d7b299 (patch)
treed87dfc671858eef9398d9bad66940d7be7eb665c /TAO/tao/Reactive_Connect_Strategy.cpp
parentaa8a4bfc14a64bb8dea7006ff6bfed467b459ca5 (diff)
downloadATCD-91cc23f0fd5d399171e9825d81627cf207d7b299.tar.gz
Thu Jun 28 00:03:58 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com>
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