libktorrent  2.1.1
Public Types | Public Member Functions | List of all members
bt::ConnectionLimit::Token Class Reference

#include <connectionlimit.h>

Public Types

typedef QSharedPointer< TokenPtr
 

Public Member Functions

 Token (ConnectionLimit &limit, const bt::SHA1Hash &hash)
 
const bt::SHA1HashinfoHash () const
 Get the info hash.
 

Detailed Description

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.


The documentation for this class was generated from the following file: