Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_http2_upstream.h99 bool get_flow_control() const;
Dshrpx_http2_upstream.cc1908 bool Http2Upstream::get_flow_control() const { return flow_control_; } in get_flow_control() function in shrpx::Http2Upstream
1914 if (get_flow_control()) { in resume_read()