tracking down insane socket tester bugs on windoze, where the main culprit so far...
[feisty_meow.git] / octopi / library / tests_sockets / test_ucast_spocket.cpp
index eb5cb90955a004b26e3383dbb38719d1e558329b..e5f57d9e63721010b4664eab8d9dcc1eb31e82d0 100644 (file)
@@ -40,7 +40,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];