]> Sergey Matveev's repositories - btrtrc.git/commit
Use timers for duplicate requests
authorMatt Joiner <anacrolix@gmail.com>
Fri, 29 Jun 2018 14:10:31 +0000 (00:10 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Fri, 29 Jun 2018 14:10:31 +0000 (00:10 +1000)
commitb2117bc57105f41c150a84482301ce9dc6d027a0
tree47d9d6327ea5a98488700cb27ec43c4b84909908
parent716fd43d44d32253257faa73378efd9ba9ac6062
Use timers for duplicate requests

Nothing was triggering request updates when timeouts expired. This is the simplest fix, no performance considered.
connection.go
torrent.go