mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-15 09:11:01 +03: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