ngtcp2_path_eq
Synopsis
#include <ngtcp2/ngtcp2.h>
-
int ngtcp2_path_eq(const ngtcp2_path *a, const ngtcp2_path *b)
ngtcp2_path_eq()
returns nonzero if a and b shares the same local and remote addresses.
#include <ngtcp2/ngtcp2.h>
ngtcp2_path_eq()
returns nonzero if a and b shares the same
local and remote addresses.