@@ -43,6 +43,7 @@ type quicSession interface {
GetVersion() protocol.VersionNumber
run() error
destroy(error)
closeForRecreating()
closeRemote(error)
}
The note is not visible to the blocked user.