]> Sergey Matveev's repositories - btrtrc.git/commit
Include hashed addr when comparing prioritized peers
authorMatt Joiner <anacrolix@gmail.com>
Thu, 16 Apr 2020 01:59:31 +0000 (11:59 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Thu, 16 Apr 2020 01:59:31 +0000 (11:59 +1000)
commit6a86e9e9996005f5fef02b61e58275e394cd9f6a
treecf5c6982a162050a1e41fd634c376688bc3f9a59
parent5f47e808fbcf419ed57ee6874068160c17213596
Include hashed addr when comparing prioritized peers

In particular, fixes the issue where peers where can't calculate a priority and fallback on 0 clobber each other.
prioritized_peers.go
torrent.go