mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-12 02:31:28 +03:00
connection type
This commit is contained in:
@@ -155,6 +155,7 @@ impl RendezvousMediator {
|
||||
register_pk_response::Result::UUID_MISMATCH => {
|
||||
allow_err!(rz.handle_uuid_mismatch(&mut socket).await);
|
||||
}
|
||||
_ => {}
|
||||
}
|
||||
}
|
||||
Some(rendezvous_message::Union::punch_hole(ph)) => {
|
||||
|
||||
Reference in New Issue
Block a user