tracking down insane socket tester bugs on windoze, where the main culprit so far...
[feisty_meow.git] / octopi / library / tests_sockets / test_bcast_spocket.cpp
index 232d0fe9dfa7b20ed3d03cbc3484942a3072444f..771532175139c1e1cd1eb09f10c98b0c11361a3b 100644 (file)
@@ -41,7 +41,7 @@ using namespace unit_test;
 
 #define LOG(to_print) EMERGENCY_LOG(program_wide_logger().get(), astring(to_print))
 
-const int INITIAL_DELAY = 1;  // number of seconds before starting sends.
+const int INITIAL_DELAY = 2;  // number of seconds before starting sends.
 
 typedef abyte ip_address_holder[4];