Searched refs:h3_stream_open (Results 1 - 2 of 2) sorted by relevance
/third_party/curl/lib/vquic/ |
H A D | curl_ngtcp2.c | 1300 static ssize_t h3_stream_open(struct Curl_cfilter *cf, in h3_stream_open() function 1451 sent = h3_stream_open(cf, data, buf, len, err); in cf_ngtcp2_send()
|
H A D | curl_osslq.c | 1639 static ssize_t h3_stream_open(struct Curl_cfilter *cf, in h3_stream_open() function 1798 nwritten = h3_stream_open(cf, data, buf, len, err); in cf_osslq_send()
|
Completed in 7 milliseconds