Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
H A Dshrpx_downstream.h306 CONNECT_FAIL, member in shrpx::DownstreamState
H A Dshrpx_https_upstream.cc509 downstream->set_request_state(DownstreamState::CONNECT_FAIL); in htp_hdrs_completecb()
732 if (downstream->get_request_state() == DownstreamState::CONNECT_FAIL) { in on_read()
H A Dshrpx_http2_upstream.cc80 if (downstream->get_request_state() == DownstreamState::CONNECT_FAIL) { in on_stream_close_callback()
485 downstream->set_request_state(DownstreamState::CONNECT_FAIL); in initiate_downstream()
H A Dshrpx_http3_upstream.cc2365 downstream->set_request_state(DownstreamState::CONNECT_FAIL); in initiate_downstream()
2528 if (downstream->get_request_state() == DownstreamState::CONNECT_FAIL) { in http_stream_close()
H A Dshrpx_http_downstream_connection.cc111 downstream->set_request_state(DownstreamState::CONNECT_FAIL); in retry_downstream_connection()

Completed in 15 milliseconds