ngtcp2_conn_get_cwnd_left2 ========================== Synopsis -------- *#include * .. function:: uint64_t ngtcp2_conn_get_cwnd_left2(const ngtcp2_conn *conn) `ngtcp2_conn_get_cwnd_left2` returns the cwnd minus the number of bytes in flight on the current path. If the former is smaller than the latter, this function returns 0. .. version-added:: 1.23.0