Home
last modified time | relevance | path

Searched refs:request_buf_full (Results 1 - 3 of 3) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_downstream.h350 bool request_buf_full();
H A Dshrpx_https_upstream.cc649 if (downstream->request_buf_full()) { in on_read()
753 if (downstream && downstream->request_buf_full()) { in on_read()
830 if (downstream && downstream->request_buf_full()) { in resume_read()
H A Dshrpx_downstream.cc632 bool Downstream::request_buf_full() { in request_buf_full() function in shrpx::Downstream

Completed in 6 milliseconds