Searched defs:get_graceful_shutdown (Results 1 – 2 of 2) sorted by relevance
/third_party/nghttp2/src/ | ||
D | shrpx_worker.cc | 535 bool Worker::get_graceful_shutdown() const { return graceful_shutdown_; } in get_graceful_shutdown() function in shrpx::Worker |
D | shrpx_connection_handler.cc | 506 bool ConnectionHandler::get_graceful_shutdown() const { in get_graceful_shutdown() function in shrpx::ConnectionHandler |