Home
last modified time | relevance | path

Searched refs:max_pipe_len (Results 1 – 1 of 1) sorted by relevance

/external/curl/lib/
Durl.c1105 size_t max_pipe_len = (bundle->multiuse != BUNDLE_MULTIPLEX)? in ConnectionExists() local
1107 size_t best_pipe_len = max_pipe_len; in ConnectionExists()
1439 if(max_pipe_len && (pipeLen >= max_pipe_len)) { in ConnectionExists()
1461 if(max_pipe_len) { in ConnectionExists()