Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dnghttp.h246 bool all_requests_processed() const;
Dnghttp.cc1434 bool HttpClient::all_requests_processed() const { in all_requests_processed() function in nghttp2::HttpClient
2180 if (client->all_requests_processed()) { in on_stream_close_callback()