Home
last modified time | relevance | path

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

/third_party/curl/lib/
H A Dhttp2.c588 static bool http2_connisalive(struct Curl_cfilter *cf, struct Curl_easy *data, in http2_connisalive() function
2543 result = (ctx && ctx->h2 && http2_connisalive(cf, data, input_pending)); in cf_h2_is_alive()

Completed in 5 milliseconds