ngtcp2_conn_get_connection_close_error

Synopsis

#include <ngtcp2/ngtcp2.h>

void ngtcp2_conn_get_connection_close_error(ngtcp2_conn *conn, ngtcp2_connection_close_error *ccerr)

ngtcp2_conn_get_connection_close_error() stores the received connection close error in ccerr.