Searched refs:set_should_close_after_write (Results 1 – 3 of 3) sorted by relevance
104 void set_should_close_after_write(bool f);
705 handler_->set_should_close_after_write(true); in on_read()795 handler_->set_should_close_after_write(true); in on_write()992 handler_->set_should_close_after_write(true); in send_reply()1054 handler_->set_should_close_after_write(true); in error_reply()1376 handler->set_should_close_after_write(true); in on_downstream_body_complete()
711 void ClientHandler::set_should_close_after_write(bool f) { in set_should_close_after_write() function in shrpx::ClientHandler