Searched refs:timeout_ (Results 1 – 2 of 2) sorted by relevance
57 timeout_(timeout) {} in TcpClient()63 client = StartIpv6(host_, port_, timeout_); in Start()65 client = StartIpv4(host_, port_, timeout_); in Start()
41 std::chrono::seconds timeout_; variable