ngtcp2_conn_del
Synopsis
#include <ngtcp2/ngtcp2.h>
-
void ngtcp2_conn_del(ngtcp2_conn *conn)
ngtcp2_conn_del()
frees resources allocated for conn. It also frees memory pointed by conn.
#include <ngtcp2/ngtcp2.h>
ngtcp2_conn_del()
frees resources allocated for conn. It also
frees memory pointed by conn.