Searched refs:LOCAL_PORT_RETRY_INTERVAL (Results 1 – 1 of 1) sorted by relevance
194 static constexpr auto LOCAL_PORT_RETRY_INTERVAL = 1s; variable223 std::this_thread::sleep_for(LOCAL_PORT_RETRY_INTERVAL); in client_socket_thread()