Home
last modified time | relevance | path

Searched refs:egress_unistream_on_destroy (Results 1 – 1 of 1) sorted by relevance

/dports/www/h2o-devel/h2o-dcc7134/lib/http3/
H A Dcommon.c363 static void egress_unistream_on_destroy(quicly_stream_t *qs, int err) in egress_unistream_on_destroy() function
399 …static const quicly_stream_callbacks_t callbacks = {egress_unistream_on_destroy, egress_unistream_… in h2o_http3_on_create_unidirectional_stream()