Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds