Searched refs:connect_with_retry (Results 1 – 1 of 1) sorted by relevance
289 static void connect_with_retry(CTCPClient* socket, const char* address, const char* port) { in connect_with_retry() function337 connect_with_retry(forward_connection.get(), address, port); in renode_bridge()340 connect_with_retry(backward_connection.get(), address, port); in renode_bridge()