|
Squid Web Cache master
|
#include "squid.h"#include "comm.h"#include "comm/Connection.h"#include "comm/Read.h"#include "CommCalls.h"#include "Instance.h"#include "ipc/Port.h"#include "sbuf/Stream.h"#include "tools.h"#include "util.h"Go to the source code of this file.
Variables | |
| static const char | channelPathPfx [] = DEFAULT_STATEDIR "/" |
| static const char | coordinatorAddrLabel [] = "-coordinator" |
|
static |
Definition at line 22 of file Port.cc.
Referenced by Ipc::Port::CoordinatorAddr(), and Ipc::Port::MakeAddr().
|
static |
Definition at line 23 of file Port.cc.
Referenced by Ipc::Port::CoordinatorAddr().