mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-06 13:59:29 +01:00
d8a6028214
1. If the IPv6 address was public, that changed the wireaddr and thus the ipv4 bind would not be to a wildcard and would fail. 2. Binding two fds to the same port on both wildcard IPv4 and IPv6 succeeds; we only fail when we try to listen, so allow error at this point. For some reason this triggered on my digital ocean machine. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
benchmark.py | ||
conftest.py | ||
fixtures.py | ||
requirements.txt | ||
test_closing.py | ||
test_connection.py | ||
test_gossip.py | ||
test_invoices.py | ||
test_misc.py | ||
test_pay.py | ||
utils.py |