ngtcp2_conn_get_send_quantum2

Synopsis

#include <ngtcp2/ngtcp2.h>

size_t ngtcp2_conn_get_send_quantum2(const ngtcp2_conn *conn)

ngtcp2_conn_get_send_quantum2() returns the maximum number of bytes that can be sent in one go without packet spacing.

Added in version 1.23.0.