]> Sergey Matveev's repositories - btrtrc.git/commit
Return an error from Torrent.setMetadataSize
authorMatt Joiner <anacrolix@gmail.com>
Mon, 16 May 2016 08:48:56 +0000 (18:48 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Mon, 16 May 2016 08:48:56 +0000 (18:48 +1000)
commitc0283d33140bf6dde207629f05cc70ec70f3b1ec
treec9170d7f1df77f0916eec6e46b8304b227e741e2
parentd2951c6c4b263c2d5de5c5a14afce3eb4bd19f63
Return an error from Torrent.setMetadataSize

This should mean connections sending ridiculous metadata sizes get dropped.
client.go
torrent.go