#include "Qt.h" [code]
#include "ConnectionKeeper.h" [code]
#include "NodeCache.h" [code]
#include "NodeCacheFilters.h" [code]
#include "UdpHostCache.h" [code]
#include "Imports.cpp" [code]
Include dependency graph for ConnectionKeeper.cpp:

Go to the source code of this file.
Namespaces | |
| namespace | Gnutella |
| namespace | Gnutella::Bootstrapping |
Classes | |
| class | Gnutella::Bootstrapping::ConnectionKeeperPrivate |
Enumerations | |
| enum | Gnutella::Bootstrapping::Constants { Gnutella::Bootstrapping::UdpPingTimeout = 2000, Gnutella::Bootstrapping::UdpPingTries = 5, Gnutella::Bootstrapping::UdpPingsPerTry = 10 } |
Variables | |
| static const float | Gnutella::Bootstrapping::HighUptimeThreshold = 0.7 |