Home
last modified time | relevance | path

Searched defs:maxconnects (Results 1 – 3 of 3) sorted by relevance

/external/curl/lib/
Dmultihandle.h167 unsigned int maxconnects; /* if >0, a fixed limit of the maximum number of member
Dconncache.c381 unsigned int maxconnects = !data->multi->maxconnects ? in Curl_conncache_return_conn() local
Durldata.h1775 unsigned int maxconnects; /* Max idle connections in the connection cache */ member