Home
last modified time | relevance | path

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

/curl/lib/
H A Dcfilters.h624 void Curl_pollset_check(struct Curl_easy *data,
H A Dcfilters.c1005 void Curl_pollset_check(struct Curl_easy *data, in Curl_pollset_check() function
H A Dcf-h2-proxy.c1243 Curl_pollset_check(data, ps, sock, &want_recv, &want_send); in cf_h2_proxy_adjust_pollset()
H A Dhttp2.c2429 Curl_pollset_check(data, ps, sock, &want_recv, &want_send); in cf_h2_adjust_pollset()
/curl/lib/vquic/
H A Dcurl_quiche.c1173 Curl_pollset_check(data, ps, ctx->q.sockfd, &want_recv, &want_send); in cf_quiche_adjust_pollset()
H A Dcurl_ngtcp2.c851 Curl_pollset_check(data, ps, ctx->q.sockfd, &want_recv, &want_send); in cf_ngtcp2_adjust_pollset()
H A Dcurl_osslq.c2246 Curl_pollset_check(data, ps, ctx->q.sockfd, &want_recv, &want_send); in cf_osslq_adjust_pollset()

Completed in 61 milliseconds