Xaction.cc File Reference
#include "squid.h"
#include "acl/FilledChecklist.h"
#include "adaptation/icap/Config.h"
#include "adaptation/icap/Launcher.h"
#include "adaptation/icap/Xaction.h"
#include "base/TextException.h"
#include "comm.h"
#include "comm/Connection.h"
#include "comm/ConnOpener.h"
#include "comm/Read.h"
#include "comm/Write.h"
#include "CommCalls.h"
#include "error/Detail.h"
#include "fde.h"
#include "FwdState.h"
#include "globals.h"
#include "HttpReply.h"
#include "icap_log.h"
#include "ipcache.h"
#include "pconn.h"
#include "security/PeerConnector.h"
#include "SquidConfig.h"
#include "SquidTime.h"
Include dependency graph for Xaction.cc:

Go to the source code of this file.
Classes | |
class | MyIcapAnswerDialer |
Gives Security::PeerConnector access to Answer in the PeerPoolMgr callback dialer. More... | |
class | Ssl::IcapPeerConnector |
A simple PeerConnector for Secure ICAP services. No SslBump capabilities. More... | |
Namespaces | |
Ssl | |
Functions | |
CBDATA_NAMESPACED_CLASS_INIT (Ssl, IcapPeerConnector) | |
static void | icapLookupDnsResults (const ipcache_addrs *ia, const Dns::LookupDetails &, void *data) |
Function Documentation
◆ CBDATA_NAMESPACED_CLASS_INIT()
CBDATA_NAMESPACED_CLASS_INIT | ( | Ssl | , |
IcapPeerConnector | |||
) |
◆ icapLookupDnsResults()
|
static |
Definition at line 149 of file Xaction.cc.
References data, and Adaptation::Icap::Xaction::dnsLookupDone().
Referenced by Adaptation::Icap::Xaction::openConnection().