]> Sergey Matveev's repositories - btrtrc.git/commit
Disable data downloading on storage write errors
authorMatt Joiner <anacrolix@gmail.com>
Sat, 22 Feb 2020 08:40:50 +0000 (19:40 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Sat, 22 Feb 2020 08:40:50 +0000 (19:40 +1100)
commitbae791a5a290d08d58acc4892af279d804ebc523
tree3ea9603717818f0cfd770954878e82b12b45bf85
parentddc61845acb725707781d1acd756a3a60c60c8d0
Disable data downloading on storage write errors

Also add a hook and Torrent methods to modify this.
peerconn.go
test/issue377_test.go
torrent.go