ngtcp2_conn_get_expiry2 ======================= Synopsis -------- *#include * .. function:: ngtcp2_tstamp ngtcp2_conn_get_expiry2(const ngtcp2_conn *conn) `ngtcp2_conn_get_expiry2` returns the next expiry time. It returns ``UINT64_MAX`` if there is no next expiry. Call `ngtcp2_conn_handle_expiry` when the expiry time has passed. .. version-added:: 1.23.0