diff options
author | Armin Braun <me@obrown.io> | 2018-06-14 16:54:00 +0800 |
---|---|---|
committer | Felix Lange <fjl@users.noreply.github.com> | 2018-06-14 16:54:00 +0800 |
commit | 591cef17d4f1700de50057fd6988b9731a2195c9 (patch) | |
tree | ce6f624cdff9a549d434570a811af1e643ec01c0 /p2p/simulations | |
parent | e33a5de454d1cda40c9323a946952223f3d681d2 (diff) | |
download | go-tangerine-591cef17d4f1700de50057fd6988b9731a2195c9.tar go-tangerine-591cef17d4f1700de50057fd6988b9731a2195c9.tar.gz go-tangerine-591cef17d4f1700de50057fd6988b9731a2195c9.tar.bz2 go-tangerine-591cef17d4f1700de50057fd6988b9731a2195c9.tar.lz go-tangerine-591cef17d4f1700de50057fd6988b9731a2195c9.tar.xz go-tangerine-591cef17d4f1700de50057fd6988b9731a2195c9.tar.zst go-tangerine-591cef17d4f1700de50057fd6988b9731a2195c9.zip |
#15685 made peer_test.go more portable by using random free port instead of hardcoded port 30303 (#15687)
Improves test portability by resolving 127.0.0.1:0
to get a random free port instead of the hard coded one. Now
the test works if you have a running node on the same
interface already.
Fixes #15685
Diffstat (limited to 'p2p/simulations')
0 files changed, 0 insertions, 0 deletions