• Juan Batiz-Benet's avatar
    p2p/net/conn: cleaner reuse port setup · 6012b867
    Juan Batiz-Benet authored
    This commit cleans up the reuse port setup, and fixes a problem:
    make sure to filter addrs out that we simply cannot dial with
    (e.g. loopback -> non-loopback, or linklocal -> nonlinklocal)
    6012b867
swarm_dial.go 12.4 KB