Catch IPv4-only failure case

A eafnosupport error is returned if IPv4 is not supported at all,
but eaddrnotavail can also be returned if the system is not configured
to allow listening at 0::1.
This commit is contained in:
2024-03-21 10:54:24 +09:00
parent 36c4838245
commit 5069ebe3b8
58 changed files with 51 additions and 50 deletions
+1 -1
View File
@@ -1 +1 @@
0.13.4
0.13.5