handle Version Negotiation packets in the session
@@ -49,7 +49,6 @@ type quicSession interface {
run() error
destroy(error)
shutdown()
closeForRecreating() protocol.PacketNumber
}
// A Listener of QUIC
The note is not visible to the blocked user.