]> Sergey Matveev's repositories - btrtrc.git/blob - logging.go
Use Option with request piece states cache
[btrtrc.git] / logging.go
1 package torrent
2
3 const (
4         protocolLoggingName = "protocol"
5         v2HashesLogName     = "v2hashes"
6 )