]> Sergey Matveev's repositories - btrtrc.git/commit
Add TestHaveAllThenBitfield
authorMatt Joiner <anacrolix@gmail.com>
Fri, 17 Dec 2021 08:12:10 +0000 (19:12 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Thu, 23 Dec 2021 03:00:00 +0000 (14:00 +1100)
commit74c70d852a9385e0fc9ee4d16f684ef2f022795d
tree4dd0b8cd5a286b3c2b0320fb752ca4959727d0c6
parentb831060d6eb89719871d2c2cb45d78e97202231f
Add TestHaveAllThenBitfield

The result of a misguided attempt to reduce piece peer availability increment and decrement overhead for have all/full-bitfield and conn closes.
peerconn_test.go
test_test.go [new file with mode: 0644]
torrent.go
torrent_test.go