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: Fall back to IPv4 sockets if IPv6 is unavailable
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.
0 commit comments