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