Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_http2_session.cc66 void connchk_timeout_cb(struct ev_loop *loop, ev_timer *w, int revents) { in connchk_timeout_cb() function
211 ev_timer_init(&connchk_timer_, connchk_timeout_cb, 0., 0.);