]> Sergey Matveev's repositories - btrtrc.git/commit
Write received chunks that we don't have
authorMatt Joiner <anacrolix@gmail.com>
Sun, 24 Jun 2018 09:40:53 +0000 (19:40 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Sun, 24 Jun 2018 09:40:53 +0000 (19:40 +1000)
commitd2602c7935c682f0ddd173053e14ec96212960c9
treec5aaff9c9ffc68544d0f818be6a933f743a1f019
parentad03e64722b4a076a6b73102c1bb438c5e26012d
Write received chunks that we don't have

Chunks were discarded if they belong to unprioritized pieces, even if those pieces were previously prioritized. May be contributing to #253.
connection.go