Searched refs:get_shutdown_state (Results 1 – 3 of 3) sorted by relevance
355 if (this->connection_state.get_shutdown_state() == HTTP2_SHUTDOWN_NONE) { in main_event_handler()372 if (this->connection_state.get_shutdown_state() == HTTP2_SHUTDOWN_NOT_INITIATED) { in main_event_handler()
306 get_shutdown_state() const in get_shutdown_state() function
672 if (h2_proxy_ssn->connection_state.get_shutdown_state() == HTTP2_SHUTDOWN_NONE) { in update_write_request()