tracking down insane socket tester bugs on windoze, where the main culprit so far...
[feisty_meow.git] / octopi / library / tests_sockets / bcast_spocketer.cpp
index c3a91c5b1d4b9fe7926219a38266d4e2a20255a9..dbd198052e49634a74e6d10db8ae7c138cf154c1 100644 (file)
 
 #include <errno.h>
 
-//using namespace application;
 using namespace basis;
-//using namespace filesystem;
 using namespace loggers;
 using namespace mathematics;
 using namespace sockets;
 using namespace structures;
-//using namespace textual;
 using namespace timely;
 using namespace unit_test;
 
@@ -53,7 +50,7 @@ const int MAXIMUM_TRANSFER_WAIT = 40 * SECOND_ms;
 static abyte receive_buffer[MAXIMUM_WINSOCK_MTU + 1];
   // used for dumping received data into.
 
-//#define DEBUG_SPOCKET_TESTER
+#define DEBUG_SPOCKET_TESTER
   // uncomment for noisy version.
 
 broadcast_spocket_tester::broadcast_spocket_tester