#include "AccessLogEntry.h"
#include "acl/Checklist.h"
#include "base/CbcPointer.h"
#include "comm/forward.h"
#include "hier_code.h"
#include "ip/Address.h"
#include "ipcache.h"
#include "mem/forward.h"
#include "PingData.h"
#include "typedefs.h"
Include dependency graph for PeerSelectState.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | PeerSelectionInitiator |
Interface for those who need a list of peers to forward a request to. More... | |
class | PeerSelector |
Functions | |
void | peerSelectInit (void) |
Function Documentation
◆ peerSelectInit()
void peerSelectInit | ( | void | ) |
Definition at line 922 of file peer_select.cc.
References PeerStats.
Referenced by serverConnectionsOpen().