mirror of
https://github.com/telemt/telemt.git
synced 2026-07-07 12:31:15 +03:00
e54dce5366
When IPv6 is unavailable on the host, treat NetworkUnreachable at connect() as Ok(None) instead of propagating an error, so the dual STUN probe succeeds with just the IPv4 result and no spurious WARN.