Searched defs:ProxyRetryInfo (Results 1 – 1 of 1) sorted by relevance
15 struct ProxyRetryInfo { struct16 ProxyRetryInfo() : try_while_bad(true), net_error(0) {} in ProxyRetryInfo() argument36 typedef std::map<std::string, ProxyRetryInfo> ProxyRetryInfoMap; argument