CachePeer.cc File Reference
#include "squid.h"#include "acl/Gadgets.h"#include "CachePeer.h"#include "defines.h"#include "neighbors.h"#include "NeighborTypeDomainList.h"#include "pconn.h"#include "PeerDigest.h"#include "PeerPoolMgr.h"#include "SquidConfig.h"#include "util.h"
Include dependency graph for CachePeer.cc:

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 More... | |
Function Documentation
◆ operator<<()
| std::ostream & operator<< | ( | std::ostream & | os, |
| const CachePeer & | p | ||
| ) |
Definition at line 126 of file CachePeer.cc.
References CachePeer::name.
