mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-12-13 03:28:03 +00:00
set event stream to None in rust side
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
@@ -1389,6 +1389,7 @@ class FFI {
|
||||
}
|
||||
}
|
||||
}
|
||||
debugPrint('Exit session event loop');
|
||||
}();
|
||||
// every instance will bind a stream
|
||||
this.id = id;
|
||||
|
||||
Reference in New Issue
Block a user