mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-20 23:29:12 +01:00
d871d77825test: Remove non-portable IPv6 test (Hennadii Stepanov) Pull request description: On Illumos-based systems, such as OpenIndiana and OmniOS, the assumption that "the default zone ID of 0 can be omitted for the default scope" is incorrect. As a result, `getaddrinfo("fe80::1%0", ...)` returns the `EAI_NONAME` error instead of resolving to "fe80::1". See: https://www.illumos.org/man/3SOCKET/getaddrinfo. This PR removes the problematic code introduced in https://github.com/bitcoin/bitcoin/pull/19951. ACKs for top commit: fanquake: ACKd871d77825Tree-SHA512: 2ef5c22f826d16661deb1d6d005cbda64179e8b83be43d3d6ac51caff02187cf224355c9da144ff110a6ae2cb68f0338ea9b62af8e0f9f1014a518cf9dad6ab5
65 KiB
65 KiB