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