Home
last modified time | relevance | path

Searched refs:stream_read_timeout (Results 1 - 2 of 2) sorted by relevance

/third_party/nghttp2/src/
H A DHttpServer.h65 ev_tstamp stream_read_timeout; member
H A DHttpServer.cc99 stream_read_timeout(1_min), in Config()
465 ev_timer_init(&rtimer, stream_timeout_cb, 0., config->stream_read_timeout); in echo_upload()

Completed in 5 milliseconds