Searched refs:StartIpv6 (Results 1 – 1 of 1) sorted by relevance
33 SharedFD StartIpv6(const std::string& host, int port, std::chrono::seconds timeout) { in StartIpv6() function63 client = StartIpv6(host_, port_, timeout_); in Start()