-
- Downloads
Allow SSDP discovery msg sending to fail on almost all address families
Some machines cause a PermissionError when sending to IPv6, but if IPv4 still works fine we should just use that instead. This change counts the number of failed address families, and only if all of them fail we stop the discovery.
Please register or sign in to comment