Searched defs:max_total_connections (Results 1 – 2 of 2) sorted by relevance
126 long max_total_connections; /* if >0, a fixed limit of the maximum number member
5991 size_t max_total_connections = Curl_multi_max_total_connections(data->multi); in create_conn() local