nghttp3_qpack_encoder_get_num_blocked_streams2

Synopsis

#include <nghttp3/nghttp3.h>

size_t nghttp3_qpack_encoder_get_num_blocked_streams2(const nghttp3_qpack_encoder *encoder)

nghttp3_qpack_encoder_get_num_blocked_streams2() returns the number of streams which are potentially blocked at decoder side.

Added in version 1.16.0.