Home
last modified time | relevance | path

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

/curl/lib/
H A Dconncache.h82 int multiuse; /* supports multi-use */ member
H A Dconncache.c56 (*bundlep)->multiuse = BUNDLE_UNKNOWN; in bundle_create()
H A Durl.c955 (void *)bundle, (bundle->multiuse == BUNDLE_MULTIPLEX ? in ConnectionExists()
962 if(bundle->multiuse == BUNDLE_UNKNOWN) { in ConnectionExists()
971 else if(bundle->multiuse == BUNDLE_MULTIPLEX) { in ConnectionExists()
977 else if(bundle->multiuse == BUNDLE_NO_MULTIUSE) { in ConnectionExists()
H A Dhttp2.c2758 conn->bundle->multiuse = BUNDLE_MULTIPLEX; in Curl_http2_switch()
2782 cf->conn->bundle->multiuse = BUNDLE_MULTIPLEX; in Curl_http2_switch_at()
2835 conn->bundle->multiuse = BUNDLE_MULTIPLEX; in Curl_http2_upgrade()
H A Dhttp.c3260 conn->bundle->multiuse = BUNDLE_MULTIPLEX; in Curl_http_statusline()
3411 conn->bundle->multiuse = BUNDLE_NO_MULTIUSE; in http_on_response()
H A Dmulti.c3765 conn->bundle->multiuse = bundlestate;
/curl/lib/vquic/
H A Dcurl_msh3.c907 cf->conn->bundle->multiuse = BUNDLE_MULTIPLEX; in cf_msh3_connect()
H A Dcurl_quiche.c1369 cf->conn->bundle->multiuse = BUNDLE_MULTIPLEX; in cf_quiche_verify_peer()
H A Dcurl_ngtcp2.c1617 cf->conn->bundle->multiuse = BUNDLE_MULTIPLEX; in qng_verify_peer()
H A Dcurl_osslq.c473 cf->conn->bundle->multiuse = BUNDLE_MULTIPLEX; in cf_osslq_verify_peer()

Completed in 80 milliseconds