mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
close all connections if cm exit unexpected, and allow retry
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
@@ -236,6 +236,7 @@ pub enum Data {
|
||||
FileTransferLog((String, String)),
|
||||
#[cfg(windows)]
|
||||
ControlledSessionCount(usize),
|
||||
CmErr(String),
|
||||
}
|
||||
|
||||
#[tokio::main(flavor = "current_thread")]
|
||||
|
||||
Reference in New Issue
Block a user