Home
last modified time | relevance | path

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

/external/curl/lib/
Durl.c3130 size_t max_pipe_len = (bundle->multiuse != BUNDLE_MULTIPLEX)? in ConnectionExists() local
3132 size_t best_pipe_len = max_pipe_len; in ConnectionExists()
3364 if(max_pipe_len && (pipeLen >= max_pipe_len)) { in ConnectionExists()
3386 if(max_pipe_len) { in ConnectionExists()