Searched refs:BUNDLE_NO_MULTIUSE (Results 1 – 5 of 5) sorted by relevance
48 #define BUNDLE_NO_MULTIUSE -1 macro
4251 conn->bundle->multiuse = BUNDLE_NO_MULTIUSE; in Curl_http_readwrite_headers()
1105 if(bundle->multiuse == BUNDLE_NO_MULTIUSE) { in ConnectionExists()
2067 Curl_multiuse_state(data, can_multi? BUNDLE_MULTIPLEX : BUNDLE_NO_MULTIUSE); in Curl_alpn_set_negotiated()
2823 BUNDLE_MULTIPLEX : BUNDLE_NO_MULTIUSE);