Home
last modified time | relevance | path

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

/dports/www/h2o-devel/h2o-dcc7134/include/h2o/
H A Dhttp3_server.h57 … int skip_tracing, const h2o_http3_conn_callbacks_t *h3_callbacks);
/dports/www/h2o-devel/h2o-dcc7134/lib/http3/
H A Dserver.c1786 … int skip_tracing, const h2o_http3_conn_callbacks_t *h3_callbacks) in h2o_http3_server_accept() argument
1823 h2o_http3_init_conn(&conn->h3, &ctx->super, h3_callbacks, &ctx->qpack); in h2o_http3_server_accept()