mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-13 12:33:42 +02:00
Merge 6b8e4977b8 into merged_master (Bitcoin PR bitcoin/bitcoin#24342)
This commit is contained in:
commit
71acfa3da7
1 changed files with 0 additions and 1 deletions
|
|
@ -144,7 +144,6 @@ def test_ipv6_local():
|
|||
'''
|
||||
Check for (local) IPv6 support.
|
||||
'''
|
||||
import socket
|
||||
# By using SOCK_DGRAM this will not actually make a connection, but it will
|
||||
# fail if there is no route to IPv6 localhost.
|
||||
have_ipv6 = True
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue