Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_downstream.h338 void detach_downstream_connection();
Dshrpx_https_upstream.cc729 downstream->detach_downstream_connection(); in on_write()
818 downstream->detach_downstream_connection(); in downstream_read()
Dshrpx_http2_upstream.cc89 downstream->detach_downstream_connection(); in on_stream_close_callback()
1286 downstream->detach_downstream_connection(); in downstream_read()
Dshrpx_downstream.cc226 void Downstream::detach_downstream_connection() { in detach_downstream_connection() function in shrpx::Downstream