|
libktorrent
2.1.1
|
#include <badpeerslist.h>

Public Member Functions | |
| void | addBadPeer (const QString &ip) |
| Add a bad peer to the list. | |
| bool | blocked (const net::Address &addr) const override |
Blocklist to keep track of bad peers.
Definition at line 52 of file badpeerslist.h.
|
overridevirtual |
This function checks if IP is blocked
Implements bt::BlockListInterface.
1.8.18