Home
last modified time | relevance | path

Searched refs:StartIpv6 (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/common/frontend/socket_vsock_proxy/
Dclient.cpp33 SharedFD StartIpv6(const std::string& host, int port, std::chrono::seconds timeout) { in StartIpv6() function
63 client = StartIpv6(host_, port_, timeout_); in Start()