Constant libnghttp2_sys::NGHTTP2_ERR_SESSION_CLOSING [−][src]
pub const NGHTTP2_ERR_SESSION_CLOSING: nghttp2_error = -530;
The current session is closing due to a connection error or
nghttp2_session_terminate_session()
is called.