Home
last modified time | relevance | path

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

/third_party/curl/lib/
H A Dc-hyper.h41 size_t Curl_hyper_recv(void *userp, hyper_context *ctx,
H A Dc-hyper.c73 size_t Curl_hyper_recv(void *userp, hyper_context *ctx, in Curl_hyper_recv() function
83 DEBUGF(infof(data, "Curl_hyper_recv(%zu)", buflen)); in Curl_hyper_recv()
87 DEBUGF(infof(data, "Curl_hyper_recv(%zu) -> EAGAIN", buflen)); in Curl_hyper_recv()
101 DEBUGF(infof(data, "Curl_hyper_recv(%zu) -> %zd", buflen, nread)); in Curl_hyper_recv()
936 hyper_io_set_read(io, Curl_hyper_recv); in Curl_http()
H A Dcf-h1-proxy.c597 hyper_io_set_read(io, Curl_hyper_recv); in start_CONNECT()

Completed in 3 milliseconds