mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-25 22:21:01 +03: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