]> Sergey Matveev's repositories - btrtrc.git/commit
Shuffle chunk spec request order for readahead pieces
authorMatt Joiner <anacrolix@gmail.com>
Wed, 28 May 2014 15:32:34 +0000 (01:32 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Wed, 28 May 2014 15:32:34 +0000 (01:32 +1000)
commit26116a7df83fbc8ede9b31354d025359ddf7feba
treed147ba616329ad18b9d84ee1a576f8fa6587fe70
parent110aa733a4c646a1a801b1299e1bf495c428c4ab
Shuffle chunk spec request order for readahead pieces

Should reduce overlap in received chunks.
client.go
misc.go
torrent.go