#include "squid.h"
#include "clients/WhoisGateway.h"
#include "comm.h"
#include "comm/Read.h"
#include "comm/Write.h"
#include "errorpage.h"
#include "FwdState.h"
#include "HttpReply.h"
#include "HttpRequest.h"
#include "SquidConfig.h"
#include "StatCounters.h"
#include "Store.h"
#include "tools.h"
#include <cerrno>
Go to the source code of this file.
Classes | |
class | WhoisState |
Functions | |
CBDATA_CLASS_INIT (WhoisState) | |
static void | whoisWriteComplete (const Comm::ConnectionPointer &, char *buf, size_t, Comm::Flag, int, void *) |
void | whoisStart (FwdState *fwd) |
static void | whoisTimeout (const CommTimeoutCbParams &io) |
static void | whoisReadReply (const Comm::ConnectionPointer &conn, char *buf, size_t len, Comm::Flag flag, int xerrno, void *data) |
static void | whoisClose (const CommCloseCbParams ¶ms) |
Variables | |
static CLCB | whoisClose |
static CTCB | whoisTimeout |
static IOCB | whoisReadReply |
Function Documentation
◆ CBDATA_CLASS_INIT()
CBDATA_CLASS_INIT | ( | WhoisState | ) |
◆ whoisClose()
|
static |
Definition at line 184 of file WhoisGateway.cc.
References CommCommonCbParams::data, debugs, WhoisState::entry, CommCommonCbParams::fd, and StoreEntry::unlock().
◆ whoisReadReply()
|
static |
Definition at line 95 of file WhoisGateway.cc.
References WhoisState::readReply().
◆ whoisTimeout()
|
static |
Definition at line 87 of file WhoisGateway.cc.
References Comm::Connection::close(), CommCommonCbParams::conn, CommCommonCbParams::data, debugs, WhoisState::entry, and StoreEntry::url().
◆ whoisWriteComplete()
|
static |
Variable Documentation
◆ whoisClose
|
static |
Definition at line 43 of file WhoisGateway.cc.
Referenced by whoisStart().
◆ whoisReadReply
|
static |
Definition at line 45 of file WhoisGateway.cc.
Referenced by WhoisState::readReply(), and whoisStart().
◆ whoisTimeout
|
static |
Definition at line 44 of file WhoisGateway.cc.
Referenced by whoisStart().
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