]> Sergey Matveev's repositories - btrtrc.git/blob - v2hashes.go
Don't close connection if they send unhandled BitTorrent v2 message
[btrtrc.git] / v2hashes.go
1 package torrent
2
3 const (
4         v2HashesLogName = "v2hashes"
5 )