• Juan Batiz-Benet's avatar
    use ZeroLocalTCPAddress for network tests · f645cb8c
    Juan Batiz-Benet authored
    This commit makes all network tests use ZeroLocalTCPAddress
    as the initial peer address, and then relies on
    net.ListenAddresses()
    
    This should get rid of the tcp addr clash problems.
    f645cb8c
simul_test.go 1.42 KB