X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=octopi%2Flibrary%2Ftests_sockets%2Ftest_ucast_spocket.cpp;h=e5f57d9e63721010b4664eab8d9dcc1eb31e82d0;hb=ee7596ce4d372d632f1d1555de9afd30b622bf29;hp=eb5cb90955a004b26e3383dbb38719d1e558329b;hpb=567f3ce3668cc050498387b5e221b7ea4bf1badd;p=feisty_meow.git diff --git a/octopi/library/tests_sockets/test_ucast_spocket.cpp b/octopi/library/tests_sockets/test_ucast_spocket.cpp index eb5cb909..e5f57d9e 100644 --- a/octopi/library/tests_sockets/test_ucast_spocket.cpp +++ b/octopi/library/tests_sockets/test_ucast_spocket.cpp @@ -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];