ngtcp2_ccerr_default
Synopsis
#include <ngtcp2/ngtcp2.h>
-
void ngtcp2_ccerr_default(ngtcp2_ccerr *ccerr)
ngtcp2_ccerr_default()initializes ccerr with the default values. It sets the following fields:frame_type= 0reason= NULLreasonlen= 0
#include <ngtcp2/ngtcp2.h>
ngtcp2_ccerr_default() initializes ccerr with the default values.
It sets the following fields:
frame_type = 0
reason = NULL
reasonlen = 0