Searched refs:max_sockets_ (Results 1 – 2 of 2) sorted by relevance
165 max_sockets_(max_sockets), in ClientSocketPoolBaseHelper()531 dict->SetInteger("max_socket_count", max_sockets_); in GetInfoAsValue()960 if (total < max_sockets_) in ReachedMaxSocketsLimit()
539 const int max_sockets_; variable