]> Sergey Matveev's repositories - btrtrc.git/commit
Expose ClientConfig.Extensions
authorMatt Joiner <anacrolix@gmail.com>
Thu, 23 Apr 2020 03:03:35 +0000 (13:03 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Thu, 23 Apr 2020 03:03:40 +0000 (13:03 +1000)
commit3e9a5a4aec4c8158384056ce6f865c49739de625
tree9e10ac24268765834451385109ea6bca9f26080c
parent86d5ad4b2c182513da7a81911da8f67ec1c9a94b
Expose ClientConfig.Extensions

Also run the storage failure test with fast disabled for the seeder. This probably would have tickled some issues in the past, so it seems like a good place to try it out.
client.go
config.go
peer_protocol/handshake.go
peerconn.go
test/issue377_test.go
torrent_test.go