Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_http2_session.h181 void reset_connection_check_timer(ev_tstamp t);
Dshrpx_http2_session.cc1746 reset_connection_check_timer(CONNCHK_TIMEOUT); in connection_made()
1897 reset_connection_check_timer(CONNCHK_PING_TIMEOUT); in start_checking_connection()
1902 void Http2Session::reset_connection_check_timer(ev_tstamp t) { in reset_connection_check_timer() function in shrpx::Http2Session
1912 reset_connection_check_timer(CONNCHK_TIMEOUT); in reset_connection_check_timer_if_not_checking()
1916 reset_connection_check_timer(CONNCHK_TIMEOUT); in connection_alive()