ngtcp2_cid_eq
Synopsis
#include <ngtcp2/ngtcp2.h>
-
int ngtcp2_cid_eq(const ngtcp2_cid *a, const ngtcp2_cid *b)
ngtcp2_cid_eq()
returns nonzero if a and b share the same Connection ID.
#include <ngtcp2/ngtcp2.h>
ngtcp2_cid_eq()
returns nonzero if a and b share the same
Connection ID.