]> Sergey Matveev's repositories - btrtrc.git/commit
Move a few methods to Torrent, and track how many DHT announces occur
authorMatt Joiner <anacrolix@gmail.com>
Wed, 15 Jun 2016 05:29:47 +0000 (15:29 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Wed, 15 Jun 2016 05:29:47 +0000 (15:29 +1000)
commitb84298351a28f6dfc8707cde2734cb50e8862ab6
tree067a8e16398f1ad13875fe5a16d53a9801770359
parentc2bdb31bb399b0430e4aafb1f05d76833b68c7d4
Move a few methods to Torrent, and track how many DHT announces occur

I suspect that DHT announces may occur too regularly, or without a break for torrents that aren't able to get over the lower water pending peer mark.
client.go
t.go
torrent.go