]> Sergey Matveev's repositories - btrtrc.git/commit
NewClient nil ClientConfig should use dynamic port
authorMatt Joiner <anacrolix@gmail.com>
Tue, 30 Jul 2019 07:19:14 +0000 (17:19 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Tue, 30 Jul 2019 07:19:14 +0000 (17:19 +1000)
commit0b15fda7a8e2c3c1f65ba47ec5ea816c08bec14a
tree90959306e1f5f5bb694241e6ea56ad7d7317ecd4
parentcbc98e17aa18aea0f5e72f6b8dd91de9cac2a179
NewClient nil ClientConfig should use dynamic port

It's pretty hard to test otherwise, if something's already on the default port.
client.go