ngtcp2_conn_get_path
Synopsis
#include <ngtcp2/ngtcp2.h>
-
const ngtcp2_path *ngtcp2_conn_get_path(ngtcp2_conn *conn)
Warning
Deprecated since version 1.23.0: Use
ngtcp2_conn_get_path2()instead.ngtcp2_conn_get_path()returns the current path.
#include <ngtcp2/ngtcp2.h>
Warning
Deprecated since version 1.23.0: Use ngtcp2_conn_get_path2() instead.
ngtcp2_conn_get_path() returns the current path.