Searched refs:set_should_close_after_write (Results 1 – 3 of 3) sorted by relevance
104 void set_should_close_after_write(bool f);
696 handler_->set_should_close_after_write(true); in on_read()786 handler_->set_should_close_after_write(true); in on_write()983 handler_->set_should_close_after_write(true); in send_reply()1045 handler_->set_should_close_after_write(true); in error_reply()1367 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