]> Sergey Matveev's repositories - btrtrc.git/commit
Expose more callbacks and Request and ChunkSpec
authorMatt Joiner <anacrolix@gmail.com>
Thu, 28 Jan 2021 03:23:22 +0000 (14:23 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Thu, 28 Jan 2021 03:23:22 +0000 (14:23 +1100)
commit456a2f7c5d47567467451feef5a386722fb4b6bf
tree1feaca08a876d5f0a358fcec03127092b85fa5fc
parentf409daa93f00cd43b13eca8d870bbb07ecd3c21e
Expose more callbacks and Request and ChunkSpec
15 files changed:
callbacks.go
client.go
client_test.go
misc.go
misc_test.go
peer-impl.go
peerconn.go
peerconn_test.go
piece.go
protocol.go
request-strategy-defaults.go
request-strategy.go
torrent.go
torrent_test.go
webseed-peer.go