nghttp3_conn_block_stream ========================= Synopsis -------- *#include * .. function:: 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.