Searched refs:h3_quic_recv (Results 1 - 1 of 1) sorted by relevance
/third_party/curl/lib/vquic/ |
H A D | curl_osslq.c | 1121 static ssize_t h3_quic_recv(void *reader_ctx, in h3_quic_recv() function 1138 CURL_TRC_CF(x->data, x->cf, "[%" PRId64 "] h3_quic_recv -> EOS", in h3_quic_recv() 1147 CURL_TRC_CF(x->data, x->cf, "[%" PRId64 "] h3_quic_recv -> RESET, " in h3_quic_recv() 1162 /* CURL_TRC_CF(x->data, x->cf, "[%" PRId64 "] h3_quic_recv -> %zu bytes", in h3_quic_recv() 1190 nread = Curl_bufq_sipn(&s->recvbuf, 0, h3_quic_recv, &x, &result); in cf_osslq_stream_recv()
|
Completed in 4 milliseconds