You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Management fallback to ipv4 sockets if ipv6 is unavailable (#25)
Also fix broadcasting of UDP messages which before would abort on a send
failure instead of just dumping the message to all known addresses. Now
only debug logs and only errors if all sends failed. Improve logging.
0 commit comments