nghttp3_conn_is_drained2 ======================== Synopsis -------- *#include * .. function:: int nghttp3_conn_is_drained2(const nghttp3_conn *conn) `nghttp3_conn_is_drained2` returns nonzero if `nghttp3_conn_shutdown` has been called, and there is no active remote streams. This function is for server use only. .. version-added:: 1.16.0