WIP: gdbus-peer test: Tolerate failing nonce-tcp GDBusServer
-
gdbus-peer test: Skip if we get EADDRNOTAVAIL
We're still not sure why this test hits EADDRNOTAVAIL so often on CI, but let's not allow it to break all other CI in the meantime.
Mitigates: #1912 (closed)
-
gsocket: Improve diagnostics on bind() failure
This is in an attempt to diagnose #1912 (closed).