Searched defs:set_graceful_shutdown (Results 1 – 2 of 2) sorted by relevance
/third_party/nghttp2/src/ | ||
D | shrpx_worker.cc | 533 void Worker::set_graceful_shutdown(bool f) { graceful_shutdown_ = f; } in set_graceful_shutdown() function in shrpx::Worker |
D | shrpx_connection_handler.cc | 499 void ConnectionHandler::set_graceful_shutdown(bool f) { in set_graceful_shutdown() function in shrpx::ConnectionHandler |