Home
last modified time | relevance | path

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

/dports/www/h2o-devel/h2o-dcc7134/lib/core/
H A Dconfig.c197 config->http2.active_stream_window_size = H2O_DEFAULT_HTTP2_ACTIVE_STREAM_WINDOW_SIZE; in h2o_config_init()
/dports/www/h2o-devel/h2o-dcc7134/include/
H A Dh2o.h92 #define H2O_DEFAULT_HTTP2_ACTIVE_STREAM_WINDOW_SIZE H2O_HTTP2_MAX_STREAM_WINDOW_SIZE macro
93 #define H2O_DEFAULT_HTTP3_ACTIVE_STREAM_WINDOW_SIZE H2O_DEFAULT_HTTP2_ACTIVE_STREAM_WINDOW_SIZE