Home
last modified time | relevance | path

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

/third_party/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 Dhttp2.c2723 conn->bundle->multiuse = BUNDLE_MULTIPLEX; in Curl_http2_switch()
2751 cf->conn->bundle->multiuse = BUNDLE_MULTIPLEX; in Curl_http2_switch_at()
2808 conn->bundle->multiuse = BUNDLE_MULTIPLEX; in Curl_http2_upgrade()
H A Durl.c963 (void *)bundle, (bundle->multiuse == BUNDLE_MULTIPLEX ? in ConnectionExists()
970 if(bundle->multiuse == BUNDLE_UNKNOWN) { in ConnectionExists()
979 else if(bundle->multiuse == BUNDLE_MULTIPLEX) { in ConnectionExists()
985 else if(bundle->multiuse == BUNDLE_NO_MULTIUSE) { in ConnectionExists()
H A Dhttp.c3805 conn->bundle->multiuse = BUNDLE_MULTIPLEX; in Curl_http_statusline()
4406 conn->bundle->multiuse = BUNDLE_NO_MULTIUSE; in http_rw_headers()
H A Dmulti.c3752 conn->bundle->multiuse = bundlestate;
/third_party/curl/lib/vquic/
H A Dcurl_msh3.c899 cf->conn->bundle->multiuse = BUNDLE_MULTIPLEX; in cf_msh3_connect()
H A Dcurl_ngtcp2.c1541 cf->conn->bundle->multiuse = BUNDLE_MULTIPLEX; in qng_verify_peer()
H A Dcurl_osslq.c471 cf->conn->bundle->multiuse = BUNDLE_MULTIPLEX; in cf_osslq_verify_peer()
H A Dcurl_quiche.c1305 cf->conn->bundle->multiuse = BUNDLE_MULTIPLEX; in cf_quiche_verify_peer()

Completed in 30 milliseconds