X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=octopi%2Flibrary%2Ftests_sockets%2Ftest_bcast_spocket.cpp;h=771532175139c1e1cd1eb09f10c98b0c11361a3b;hb=54191b842084904138fc74df4c07f01171b39a4c;hp=232d0fe9dfa7b20ed3d03cbc3484942a3072444f;hpb=2952ccf47b80174880141a7ecfa122089f349b8d;p=feisty_meow.git diff --git a/octopi/library/tests_sockets/test_bcast_spocket.cpp b/octopi/library/tests_sockets/test_bcast_spocket.cpp index 232d0fe9..77153217 100644 --- a/octopi/library/tests_sockets/test_bcast_spocket.cpp +++ b/octopi/library/tests_sockets/test_bcast_spocket.cpp @@ -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];