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/AsyncCallbacks.h"
#include "base/IoManip.h"
#include "base/JobWait.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 <optional>
Include dependency graph for Xaction.cc:

Go to the source code of this file.

Classes

class  Ssl::IcapPeerConnector
 A simple PeerConnector for Secure ICAP services. No SslBump capabilities. More...
 

Namespaces

namespace  Ssl
 
namespace  Ip
 

Functions

 CBDATA_NAMESPACED_CLASS_INIT (Ssl, IcapPeerConnector)
 
std::ostream & Ip::operator<< (std::ostream &os, const std::optional< Address > &optional)
 
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 void icapLookupDnsResults ( const ipcache_addrs ia,
const Dns::LookupDetails ,
void *  data 
)
static

Definition at line 154 of file Xaction.cc.

References CallJobHere1, and Dns::CachedIps::current().

Referenced by Adaptation::Icap::Xaction::openConnection().

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors