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

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

Completed in 106 milliseconds