HomeSort by relevance Sort by last modified time
    Searched defs:max_host_connections (Results 1 - 2 of 2) sorted by null

  /external/curl/lib/
multihandle.h 121 long max_host_connections; /* if >0, a fixed limit of the maximum number member in struct:Curl_multi
url.c 5761 size_t max_host_connections = Curl_multi_max_host_connections(data->multi); local
    [all...]

Completed in 51 milliseconds