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()
3419 conn->bundle->multiuse = BUNDLE_PIPELINING; in Curl_http_readwrite_headers()3503 if(conn->bundle && (conn->bundle->multiuse == BUNDLE_PIPELINING)) { in Curl_http_readwrite_headers()
3222 (bundle->multiuse== BUNDLE_PIPELINING? in ConnectionExists()3239 if((bundle->multiuse == BUNDLE_PIPELINING) && in ConnectionExists()