OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:max_pipeline_length
(Results
1 - 3
of
3
) sorted by null
/external/curl/lib/
multihandle.h
123
long
max_pipeline_length
; /* if >0, maximum number of requests in a
member in struct:Curl_multi
multi.c
319
multi->
max_pipeline_length
= 5;
[
all
...]
url.c
3082
static size_t
max_pipeline_length
(struct Curl_multi *multi)
function
[
all
...]
Completed in 1120 milliseconds