Home
last modified time | relevance | path

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

/dports/www/h2o-devel/h2o-dcc7134/include/h2o/
H A Dhttp3_server.h41 extern const h2o_protocol_callbacks_t H2O_HTTP3_SERVER_CALLBACKS;
/dports/www/h2o-devel/h2o-dcc7134/lib/core/
H A Dconfig.c206 config->http3.callbacks = H2O_HTTP3_SERVER_CALLBACKS; in h2o_config_init()
/dports/www/h2o-devel/h2o-dcc7134/lib/http3/
H A Dserver.c1993 const h2o_protocol_callbacks_t H2O_HTTP3_SERVER_CALLBACKS = {initiate_graceful_shutdown, foreach_re… variable