]> Sergey Matveev's repositories - btrtrc.git/commit
ResponsiveDownloadStrategy will readahead blocks
authorMatt Joiner <anacrolix@gmail.com>
Thu, 22 May 2014 14:33:07 +0000 (00:33 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Thu, 22 May 2014 14:33:07 +0000 (00:33 +1000)
commit96f85be99ab9d8590ed929ea605ceab2f7a69115
treeabea73c2278f0da1863b49fead2991d6c9153e02
parent8022c09b905f25c1bc62a33902bcfab51f272642
ResponsiveDownloadStrategy will readahead blocks

Test peers don't play well with short "up request" buffers, so we need to fill
these with the most likely blocks to achieve maximum download speeds.
client.go
torrent.go