Home
last modified time | relevance | path

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

/dports/www/h2o-devel/h2o-dcc7134/include/h2o/
H A Dhttp2_common.h79 #define H2O_HTTP2_DEFAULT_OUTBUF_SIZE 81920 /* the target size of each write call; connection flow … macro
/dports/www/h2o-devel/h2o-dcc7134/lib/http2/
H A Dconnection.c52 h2o_buffer_prototype_t h2o_http2_wbuf_buffer_prototype = {{H2O_HTTP2_DEFAULT_OUTBUF_SIZE}};