Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dh2load.cc386 void conn_timeout_cb(EV_P_ ev_timer *w, int revents) { in conn_timeout_cb() function
488 ev_timer_init(&conn_inactivity_watcher, conn_timeout_cb, 0.,
492 ev_timer_init(&conn_active_watcher, conn_timeout_cb,