Home
last modified time | relevance | path

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

/third_party/curl/lib/
H A Dcfilters.h512 void Curl_pollset_set(struct Curl_easy *data,
H A Dcfilters.c729 void Curl_pollset_set(struct Curl_easy *data, in Curl_pollset_set() function
H A Dcf-h2-proxy.c1193 Curl_pollset_set(data, ps, sock, want_recv, want_send); in cf_h2_proxy_adjust_pollset()
H A Dhttp2.c2352 Curl_pollset_set(data, ps, sock, want_recv, want_send); in cf_h2_adjust_pollset()
/third_party/curl/lib/vquic/
H A Dcurl_osslq.c2092 Curl_pollset_set(data, ps, ctx->q.sockfd, in cf_osslq_adjust_pollset()
2102 Curl_pollset_set(data, ps, ctx->q.sockfd, in cf_osslq_adjust_pollset()
H A Dcurl_ngtcp2.c765 Curl_pollset_set(data, ps, ctx->q.sockfd, want_recv, want_send); in cf_ngtcp2_adjust_pollset()
H A Dcurl_quiche.c1097 Curl_pollset_set(data, ps, ctx->q.sockfd, want_recv, want_send); in cf_quiche_adjust_pollset()

Completed in 16 milliseconds