Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_client_handler.h183 void stop_read_timer();
Dshrpx_http2_upstream.cc144 handler_->stop_read_timer(); in upgrade_upstream()
586 handler->stop_read_timer(); in on_frame_recv_callback()
Dshrpx_https_upstream.cc359 handler->stop_read_timer(); in htp_hdrs_completecb()
Dshrpx_client_handler.cc612 void ClientHandler::stop_read_timer() { ev_timer_stop(conn_.loop, &conn_.rt); } in stop_read_timer() function in shrpx::ClientHandler
Dshrpx_http3_upstream.cc2179 handler->stop_read_timer(); in http_end_request_headers()