|
libktorrent
2.1.1
|
#include <connectionlimit.h>
Public Types | |
| typedef QSharedPointer< Token > | Ptr |
Public Member Functions | |
| Token (ConnectionLimit &limit, const bt::SHA1Hash &hash) | |
| const bt::SHA1Hash & | infoHash () const |
| Get the info hash. | |
Token representing the allowance to open a connection. When the token is destroyed, it will be automatically released.
Definition at line 91 of file connectionlimit.h.
1.8.18