Searched refs:get_should_close_after_write (Results 1 – 3 of 3) sorted by relevance
97 bool get_should_close_after_write() const;
304 if (get_should_close_after_write() && upstream_->response_empty()) { in upstream_write()642 bool ClientHandler::get_should_close_after_write() const { in get_should_close_after_write() function in shrpx::ClientHandler
586 if (rb->rleft() == 0 || handler_->get_should_close_after_write()) { in on_read()739 if (handler_->get_should_close_after_write()) { in on_write()