]> Sergey Matveev's repositories - btrtrc.git/commit
Fix the download/prioritize piece functions
authorMatt Joiner <anacrolix@gmail.com>
Mon, 18 Jan 2016 14:28:56 +0000 (01:28 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Mon, 18 Jan 2016 14:28:56 +0000 (01:28 +1100)
commit2f40c48d3744f3988b353402dd98cb12506c1448
treea3d79f48bd9b98466b07bd0760e7f4073412a623
parentdf07d93330582a3f6f80e891eef2d45853226858
Fix the download/prioritize piece functions

This involves adding a pendingPieces field to torrent.
client.go
example_test.go
file.go
t.go
torrent.go