Home
last modified time | relevance | path

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

/external/curl/lib/
Durl.c3397 size_t max_pipe_len = (bundle->multiuse != BUNDLE_MULTIPLEX)? in ConnectionExists() local
3399 size_t best_pipe_len = max_pipe_len; in ConnectionExists()
3719 if(max_pipe_len && (pipeLen >= max_pipe_len)) { in ConnectionExists()
3741 if(max_pipe_len) { in ConnectionExists()