]> Sergey Matveev's repositories - btrtrc.git/commit
Check piece completion state as soon as a handle to torrent data is obtained from...
authorMatt Joiner <anacrolix@gmail.com>
Thu, 24 Dec 2015 14:33:10 +0000 (01:33 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Thu, 24 Dec 2015 14:33:10 +0000 (01:33 +1100)
commita0f374ce8d17057003fc1ebd958c9a8ee59a3358
tree945e4b029974055159fb4b8e889957c5c7820b08
parent08f8d7bd194ee51c790480fc0f5ebf695753c074
Check piece completion state as soon as a handle to torrent data is obtained from a piece store

This helps flex the new concurrency implementation in the piece store http backend
data/pieceStore/store.go