property
quic.QuicEndpoint.closed
readonly closed: Promise<void>
A promise that is fulfilled when the endpoint is destroyed. This will be the same promise that is returned by the endpoint.close() function. Read only.