Lines Matching defs:timeoutconf
151 auto &timeoutconf = get_config()->http2.timeout;
154 timeoutconf.stream_read);
156 timeoutconf.stream_write);
158 timeoutconf.stream_read);
160 timeoutconf.stream_write);
987 auto &timeoutconf = get_config()->http2.timeout;
989 if (timeoutconf.stream_write != 0.) {
992 if (timeoutconf.stream_read != 0.) {
1031 auto &timeoutconf = get_config()->http2.timeout;
1033 if (timeoutconf.stream_write != 0.) {
1036 if (timeoutconf.stream_read != 0.) {