]> Sergey Matveev's repositories - btrtrc.git/commit
Rework the Torrent Reader interface, to allow reader options, and add "responsive...
authorMatt Joiner <anacrolix@gmail.com>
Tue, 14 Apr 2015 13:59:41 +0000 (23:59 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Tue, 14 Apr 2015 13:59:41 +0000 (23:59 +1000)
commit28b299e7c83ba6af2c8829d68117da0e5ab64bbc
tree9a19610801f50dbb164dfbf4d6c5007d90987cbb
parentade6087b2fa99863b8b28cd73596c3b280510e38
Rework the Torrent Reader interface, to allow reader options, and add "responsive" as one such option

Had several weeks of testing. Removes a lot of the "helper" reading methods, but this was necessary to allow per-Torrent reading options.
TODO
client.go
client_test.go
connection.go
data/blob/blob.go
file.go [new file with mode: 0644]
fs/torrentfs.go
reader.go [new file with mode: 0644]
t.go [new file with mode: 0644]
torrent.go