Searched refs:max_total_connections (Results 1 – 3 of 3) sorted by relevance
149 long max_total_connections; /* if >0, a fixed limit of the maximum number member
295 total_limit = data->multi->max_total_connections; in Curl_cpool_check_limits()
3678 multi->max_total_connections = va_arg(param, long);
Completed in 20 milliseconds