|
Squid Web Cache master
|
#include <ResolvedPeers.h>
Public Member Functions | |
| ResolvedPeerPath (const Comm::ConnectionPointer &conn) | |
Public Attributes | |
| Comm::ConnectionPointer | connection |
| (the address of) a path | |
| bool | available |
| whether this path may be used (i.e., has not been tried already) | |
Definition at line 20 of file ResolvedPeers.h.
|
inlineexplicit |
Definition at line 23 of file ResolvedPeers.h.
| bool ResolvedPeerPath::available |
Definition at line 26 of file ResolvedPeers.h.
| Comm::ConnectionPointer ResolvedPeerPath::connection |
Definition at line 25 of file ResolvedPeers.h.