Searched refs:h3_stream_open (Results 1 – 2 of 2) sorted by relevance
/curl/lib/vquic/ |
H A D | curl_ngtcp2.c | 1387 static ssize_t h3_stream_open(struct Curl_cfilter *cf, in h3_stream_open() function 1550 sent = h3_stream_open(cf, data, buf, len, err); in cf_ngtcp2_send()
|
H A D | curl_osslq.c | 1787 static ssize_t h3_stream_open(struct Curl_cfilter *cf, in h3_stream_open() function 1949 nwritten = h3_stream_open(cf, data, buf, len, err); in cf_osslq_send()
|
Completed in 24 milliseconds