#include "squid.h"
#include "adaptation/ecap/Host.h"
#include "adaptation/ecap/MessageRep.h"
#include "adaptation/ecap/ServiceRep.h"
#include "base/TextException.h"
#include "HttpReply.h"
#include "HttpRequest.h"
#include "MasterXaction.h"
Go to the source code of this file.
Functions | |
static SBuf | EssentialVersion (const SBuf &raw) |
Strips libecap version components not affecting compatibility decisions. More... | |
static bool | SupportedVersion (const char *vTheir, const char *them) |
static int | SquidLogLevel (libecap::LogVerbosity lv) |
Variables | |
static libecap::shared_ptr< Adaptation::Ecap::Host > | TheHost |
the host application (i.e., Squid) wrapper registered with libecap More... | |
Function Documentation
◆ EssentialVersion()
Definition at line 86 of file Host.cc.
References SBuf::find(), SBuf::npos, and SBuf::substr().
Referenced by SupportedVersion().
◆ SquidLogLevel()
|
static |
Definition at line 136 of file Host.cc.
References DBG_CRITICAL, DBG_DATA, and DBG_IMPORTANT.
Referenced by Adaptation::Ecap::Host::openDebug().
◆ SupportedVersion()
|
static |
If "their" libecap version is not compatible with what Squid has been built with, then complain and return false.
Definition at line 99 of file Host.cc.
References DBG_CRITICAL, debugs, and EssentialVersion().
Referenced by Adaptation::Ecap::Host::noteVersionedService(), and Adaptation::Ecap::Host::Register().
Variable Documentation
◆ TheHost
|
static |
Definition at line 41 of file Host.cc.
Referenced by Adaptation::Ecap::Host::Register().
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
Miscellaneous
- Developer Resources
- Related Writings
- Related Software:
- Squid Artwork
Web Site Translations
Mirrors
- Website:
- ... full list