X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=octopi%2Flibrary%2Ftests_sockets%2Ftest_bcast_spocket.cpp;h=771532175139c1e1cd1eb09f10c98b0c11361a3b;hb=ee7596ce4d372d632f1d1555de9afd30b622bf29;hp=232d0fe9dfa7b20ed3d03cbc3484942a3072444f;hpb=567f3ce3668cc050498387b5e221b7ea4bf1badd;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];