Home
last modified time | relevance | path

Searched defs:max_host_connections (Results 1 – 2 of 2) sorted by relevance

/external/curl/lib/
Dmultihandle.h123 long max_host_connections; /* if >0, a fixed limit of the maximum number member
Durl.c5990 size_t max_host_connections = Curl_multi_max_host_connections(data->multi); in create_conn() local