summaryrefslogtreecommitdiff
path: root/ACE/tests/Proactor_UDP_Test.cpp
diff options
context:
space:
mode:
authorsma <sma@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2008-10-21 14:15:38 +0000
committersma <sma@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2008-10-21 14:15:38 +0000
commitf1ddca31886e96230fe613c96c0b939819824c67 (patch)
tree868828e9c6e8a89e233047e02122cb7c84133ad2 /ACE/tests/Proactor_UDP_Test.cpp
parent594d4782c65da2d571c0a5c0c419edf49dc16855 (diff)
downloadATCD-f1ddca31886e96230fe613c96c0b939819824c67.tar.gz
ChangeLogTag: Tue Oct 21 14:15:00 UTC 2008 Simon Massey <sma at prismtech dot com>
Diffstat (limited to 'ACE/tests/Proactor_UDP_Test.cpp')
-rw-r--r--ACE/tests/Proactor_UDP_Test.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/ACE/tests/Proactor_UDP_Test.cpp b/ACE/tests/Proactor_UDP_Test.cpp
index b628443990b..857860eefa3 100644
--- a/ACE/tests/Proactor_UDP_Test.cpp
+++ b/ACE/tests/Proactor_UDP_Test.cpp
@@ -457,7 +457,9 @@ public:
private:
int initiate_read (void);
int initiate_write (void);
+ // FUZZ: disable check_for_lack_ACE_OS
void close (void);
+ // FUZZ: enable check_for_lack_ACE_OS
TestData *tester_;
int id_;