#include "netmanager.h"
Include dependency graph for netpeermanager.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | NetPeerManager |
| A peer to peer network managing class, derived from NetBasicManager. More... | |
| struct | NetPeerManager::HOST_INFO |
Defines | |
| #define | PEER_MAX_NAME 63 |
| #define | PEER_MAX_REASON 255 |
| #define PEER_MAX_NAME 63 |
Defines the maximum length allowed for a name in the network.
| #define PEER_MAX_REASON 255 |
Defines the maximum length a reason for rejecting can have.
1.5.1