Searched refs:BUNDLE_PIPELINING (Results 1 – 4 of 4) sorted by relevance
35 #define BUNDLE_PIPELINING 1 macro
670 (conn->bundle->multiuse == BUNDLE_PIPELINING); in Curl_read()
3408 conn->bundle->multiuse = BUNDLE_PIPELINING; in Curl_http_readwrite_headers()3492 if(conn->bundle && (conn->bundle->multiuse == BUNDLE_PIPELINING)) { in Curl_http_readwrite_headers()
3410 (bundle->multiuse== BUNDLE_PIPELINING? in ConnectionExists()3427 if((bundle->multiuse == BUNDLE_PIPELINING) && in ConnectionExists()