]> Sergey Matveev's repositories - btrtrc.git/commit
Fix panic in webseed request rejection logging
authorMatt Joiner <anacrolix@gmail.com>
Thu, 4 Jun 2020 01:50:20 +0000 (11:50 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Thu, 4 Jun 2020 01:51:17 +0000 (11:51 +1000)
commit62e7f29a0c02b1d6738d440a69a2b49c07b9b182
tree4743a07ee994ae0124e3deeb9a83a0f7cc479103
parent645901636d0cf431f5f5cedc7f2f2dcaa10788c9
Fix panic in webseed request rejection logging

Also use a new helper in Logger to simplify things.
client.go
go.mod
go.sum
peer-impl.go
torrent.go
web_seed.go