Searched refs:retries_count (Results 1 – 2 of 2) sorted by relevance
40 TcpServer::TcpServer(int port, int retries_count, std::chrono::milliseconds retries_delay) in TcpServer() argument42 retries_count_(retries_count), in TcpServer()
35 TcpServer(int port, int retries_count = 1,