Port.cc File Reference
#include "squid.h"#include "comm.h"#include "comm/Connection.h"#include "comm/Read.h"#include "CommCalls.h"#include "ipc/Port.h"#include "sbuf/Stream.h"#include "tools.h"#include "util.h"
Include dependency graph for Port.cc:

Go to the source code of this file.
Variables | |
| static const char | channelPathPfx [] = DEFAULT_STATEDIR "/" |
| static const char | coordinatorAddrLabel [] = "-coordinator" |
Variable Documentation
◆ channelPathPfx
|
static |
Definition at line 21 of file Port.cc.
Referenced by Ipc::Port::CoordinatorAddr(), and Ipc::Port::MakeAddr().
◆ coordinatorAddrLabel
|
static |
Definition at line 22 of file Port.cc.
Referenced by Ipc::Port::CoordinatorAddr().
