Home
last modified time | relevance | path

Searched defs:st_h2o_http3_server_conn_t (Results 1 – 1 of 1) sorted by relevance

/dports/www/h2o-devel/h2o-dcc7134/lib/http3/
H A Dserver.c104 struct st_h2o_http3_server_conn_t { struct
105 h2o_conn_t super;
106 h2o_http3_conn_t h3;
112 struct {
125 } delayed_streams;
129 h2o_timer_t timeout;
133 union {
145 } num_streams;
153 uint32_t num_streams_tunnelling;
157 struct {
[all …]