#include "base/AsyncCall.h"
#include "base/AsyncJobCalls.h"
#include "comm/Flag.h"
#include "comm/forward.h"
#include "MasterXaction.h"
![](CommCalls_8h__incl.png)
![](CommCalls_8h__dep__incl.png)
Go to the source code of this file.
Classes | |
class | CommCommonCbParams |
class | CommAcceptCbParams |
class | CommConnectCbParams |
class | CommIoCbParams |
class | CommCloseCbParams |
class | CommTimeoutCbParams |
class | CommDialerParamsT< Params_ > |
class | CommCbMemFunT< C, Params_ > |
class | CommAcceptCbPtrFun |
class | CommConnectCbPtrFun |
class | CommIoCbPtrFun |
class | CommCloseCbPtrFun |
class | CommTimeoutCbPtrFun |
class | CommCbFunPtrCallT< Dialer > |
Typedefs | |
typedef void | IOACB(const CommAcceptCbParams ¶ms) |
typedef void | CNCB(const Comm::ConnectionPointer &conn, Comm::Flag status, int xerrno, void *data) |
typedef void | IOCB(const Comm::ConnectionPointer &conn, char *, size_t size, Comm::Flag flag, int xerrno, void *data) |
typedef void | CTCB(const CommTimeoutCbParams ¶ms) |
typedef void | CLCB(const CommCloseCbParams ¶ms) |
Functions | |
template<class Params > | |
Params & | GetCommParams (AsyncCall::Pointer &call) |
template<class Dialer > | |
CommCbFunPtrCallT< Dialer > * | commCbCall (int debugSection, int debugLevel, const char *callName, const Dialer &dialer) |
Typedef Documentation
◆ CLCB
typedef void CLCB(const CommCloseCbParams ¶ms) |
Definition at line 40 of file CommCalls.h.
◆ CNCB
typedef void CNCB(const Comm::ConnectionPointer &conn, Comm::Flag status, int xerrno, void *data) |
Definition at line 33 of file CommCalls.h.
◆ CTCB
typedef void CTCB(const CommTimeoutCbParams ¶ms) |
Definition at line 37 of file CommCalls.h.
◆ IOACB
typedef void IOACB(const CommAcceptCbParams ¶ms) |
Definition at line 31 of file CommCalls.h.
◆ IOCB
typedef void IOCB(const Comm::ConnectionPointer &conn, char *, size_t size, Comm::Flag flag, int xerrno, void *data) |
Definition at line 34 of file CommCalls.h.
Function Documentation
◆ commCbCall()
|
inline |
Definition at line 312 of file CommCalls.h.
Referenced by clientHttpConnectionsOpen(), comm_add_close_handler(), TunnelStateData::copy(), TunnelStateData::copyRead(), errorSend(), helperDispatch(), helperDispatchWriteDone(), helperHandleRead(), helperStatefulDispatch(), helperStatefulHandleRead(), idnsDoSendQueryVC(), idnsInitVC(), idnsInitVCConnected(), idnsReadVC(), idnsReadVCHeader(), TunnelStateData::Connection::initConnection(), TunnelStateData::keepGoingAfterRead(), TunnelStateData::notePeerReadyToShovel(), Helper::Client::openSessions(), statefulhelper::openSessions(), peerProbeConnect(), IdleConnList::push(), WhoisState::readReply(), Helper::Session::requestTimeout(), ClientHttpRequest::sslBumpStart(), Ftp::StartListening(), tunnelStartShoveling(), TunnelStateData::TunnelStateData(), and whoisStart().
◆ GetCommParams()
Params& GetCommParams | ( | AsyncCall::Pointer & | call | ) |
Definition at line 154 of file CommCalls.h.
References assert, and AsyncCall::getDialer().
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Donate
- How to Help Out
- Getting Squid
- Squid Source Packages
- Squid Deployment Case-Studies
- Squid Software Foundation
Documentation
- Quick Setup
- Configuration:
- FAQ and Wiki
- Guide Books:
- Non-English
- More...
Support
- Security Advisories
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products