interface
quic.ListEndpointsOptions
interface ListEndpointsOptions
- active?: boolean
If
true(the default), only returns endpoints that are active (not destroyed, not closing, and not busy). Iffalsereturns all endpoints.
interface
If true (the default), only returns endpoints that are active (not destroyed, not closing, and not busy). If false returns all endpoints.