Home
last modified time | relevance | path

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

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

Completed in 64 milliseconds