|
Squid Web Cache master
|
#include "squid.h"#include "acl/FilledChecklist.h"#include "anyp/PortCfg.h"#include "base/CodeContext.h"#include "base/TextException.h"#include "client_db.h"#include "comm/AcceptLimiter.h"#include "comm/comm_internal.h"#include "comm/Connection.h"#include "comm/Loops.h"#include "comm/TcpAcceptor.h"#include "CommCalls.h"#include "compat/socket.h"#include "eui/Config.h"#include "fd.h"#include "fde.h"#include "globals.h"#include "ip/Intercept.h"#include "ip/QosConfig.h"#include "log/access_log.h"#include "MasterXaction.h"#include "sbuf/Stream.h"#include "SquidConfig.h"#include "StatCounters.h"#include <cerrno>Go to the source code of this file.
Functions | |
| CBDATA_NAMESPACED_CLASS_INIT (Comm, TcpAcceptor) | |
| CBDATA_NAMESPACED_CLASS_INIT | ( | Comm | , |
| TcpAcceptor | |||
| ) |