mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
@@ -362,7 +362,10 @@ impl<T: InvokeUiSession> Remote<T> {
|
||||
});
|
||||
return Some(tx);
|
||||
}
|
||||
None
|
||||
#[cfg(target_os = "ios")]
|
||||
{
|
||||
None
|
||||
}
|
||||
}
|
||||
|
||||
async fn handle_msg_from_ui(&mut self, data: Data, peer: &mut Stream) -> bool {
|
||||
|
||||
Reference in New Issue
Block a user