Home
last modified time | relevance | path

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

/external/curl/lib/
Dmultihandle.h126 long max_pipeline_length; /* if >0, maximum number of requests in a member
Durl.c1026 static size_t max_pipeline_length(struct Curl_multi *multi) in max_pipeline_length() function