mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-26 22:51:03 +03:00
udp punch and ipv6 punch
This commit is contained in:
@@ -1843,7 +1843,7 @@ impl Connection {
|
||||
)
|
||||
.await
|
||||
{
|
||||
log::error!("ipc to connection manager exit: {}", err);
|
||||
log::warn!("ipc to connection manager exit: {}", err);
|
||||
// https://github.com/rustdesk/rustdesk-server-pro/discussions/382#discussioncomment-10525725, cm may start failed
|
||||
#[cfg(windows)]
|
||||
if !crate::platform::is_prelogin()
|
||||
|
||||
Reference in New Issue
Block a user