nghttp3_conn_block_stream

Synopsis

#include <nghttp3/nghttp3.h>

void nghttp3_conn_block_stream(nghttp3_conn *conn, int64_t stream_id)

nghttp3_conn_block_stream() tells the library that stream identified by stream_id is blocked due to QUIC flow control.