Home
last modified time | relevance | path

Searched refs:Curl_http2_may_switch (Results 1 - 3 of 3) sorted by relevance

/third_party/curl/lib/
H A Dhttp2.h50 bool Curl_http2_may_switch(struct Curl_easy *data,
69 #define Curl_http2_may_switch(a,b,c) FALSE macro
H A Dhttp2.c2684 bool Curl_http2_may_switch(struct Curl_easy *data, in Curl_http2_may_switch() function
H A Dhttp.c3122 if(Curl_http2_may_switch(data, conn, FIRSTSOCKET)) { in Curl_http()

Completed in 10 milliseconds