ngtcp2_conn_get_streams_uni_left2
Synopsis
#include <ngtcp2/ngtcp2.h>
-
uint64_t ngtcp2_conn_get_streams_uni_left2(const ngtcp2_conn *conn)
ngtcp2_conn_get_streams_uni_left2()returns the number of unidirectional streams which the local endpoint can open without violating stream concurrency limit.Added in version 1.23.0.