[bisq-network/bisq] Fix "useless use of IPv6" in Tor socket (#2862)

agb19 notifications at github.com
Mon Jun 3 11:40:43 UTC 2019


@sqrrm - issue #2840 should provide some background. In a nutshell, due to an unfortunate configuration default in JDK 10, Bisq sometimes tries to speak IPv6 to the IPv4 loopback address, causing an interop issue on Tails. 
This change tells Java to speak IPv4 to IPv4 addresses and IPv6 to IPv6, which is a sane choice. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/2862#issuecomment-498222332
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190603/53756b4c/attachment.html>


More information about the bisq-github mailing list