|
Squid Web Cache master
|
#include "squid.h"#include "acl/Gadgets.h"#include "base/PrecomputedCodeContext.h"#include "CachePeer.h"#include "defines.h"#include "neighbors.h"#include "NeighborTypeDomainList.h"#include "pconn.h"#include "PeerDigest.h"#include "PeerPoolMgr.h"#include "sbuf/Stream.h"#include "SquidConfig.h"#include "util.h"Go to the source code of this file.
Functions | |
| std::ostream & | operator<< (std::ostream &os, const CachePeer &p) |
| identify the given cache peer in cache.log messages and such | |
| std::ostream & operator<< | ( | std::ostream & | os, |
| const CachePeer & | p | ||
| ) |
Definition at line 127 of file CachePeer.cc.
References CachePeer::name.