
ngtcp2_conn_get_send_quantum
============================

Synopsis
--------

*#include <ngtcp2/ngtcp2.h>*

.. function:: size_t ngtcp2_conn_get_send_quantum(ngtcp2_conn *conn)

    
    `ngtcp2_conn_get_send_quantum` returns the maximum number of bytes
    that can be sent in one go without packet spacing.
