]> Sergey Matveev's repositories - btrtrc.git/commit
Implement smart ban using generics
authorMatt Joiner <anacrolix@gmail.com>
Mon, 10 Jan 2022 05:19:16 +0000 (16:19 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Sat, 22 Jan 2022 07:43:04 +0000 (18:43 +1100)
commit53cf5080616eabd5eb620e8c539d35069d106f51
treea9a856b30a71854cad8e7f534be96b8b0677e218
parent245c7287620c1adc8a4f603d6a4e20a028580381
Implement smart ban using generics
client.go
option/option.go [new file with mode: 0644]
peerconn.go
smartban.go [new file with mode: 0644]
smartban/smartban.go [new file with mode: 0644]
torrent.go