Searched defs:serverIdx (Results 1 – 1 of 1) sorted by relevance
84 bool DnsProxyListen::GetDnsProxyServers(std::vector<std::string> &servers, size_t serverIdx) in GetDnsProxyServers()98 bool DnsProxyListen::MakeAddrInfo(std::vector<std::string> &servers, size_t serverIdx, AlignedSockA… in MakeAddrInfo()137 auto serverIdx = iter->second.GetIdx(); in SendRequest2Server() local