mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
comment out discovery button
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
@@ -5,10 +5,7 @@ use hbb_common::{
|
||||
udp::FramedSocket,
|
||||
ResultType,
|
||||
};
|
||||
use std::collections::HashMap;
|
||||
use std::future::Future;
|
||||
use std::net::SocketAddr;
|
||||
use std::sync::Arc;
|
||||
use std::{collections::HashMap, future::Future, net::SocketAddr, sync::Arc};
|
||||
|
||||
/// Simple udp server
|
||||
pub struct Server {
|
||||
|
||||
Reference in New Issue
Block a user