#include <peerconnector.h>
|
enum | Method { TCP_WITH_ENCRYPTION,
TCP_WITHOUT_ENCRYPTION,
UTP_WITH_ENCRYPTION,
UTP_WITHOUT_ENCRYPTION
} |
|
typedef QSharedPointer< PeerConnector > | Ptr |
|
typedef QWeakPointer< PeerConnector > | WPtr |
|
typedef QList< Resource * > | List |
|
typedef QSet< Resource * > | Set |
|
Class which connects to a peer.
Definition at line 48 of file peerconnector.h.
◆ setMaxActive()
static void bt::PeerConnector::setMaxActive |
( |
Uint32 |
mc | ) |
|
|
static |
Set the maximum number of active PeerConnectors allowed
The documentation for this class was generated from the following file: