Ident.cc File Reference
#include "squid.h"
#include "base/JobWait.h"
#include "comm.h"
#include "comm/Connection.h"
#include "comm/ConnOpener.h"
#include "comm/Read.h"
#include "comm/Write.h"
#include "CommCalls.h"
#include "globals.h"
#include "ident/Config.h"
#include "ident/Ident.h"
#include "MemBuf.h"
Include dependency graph for Ident.cc:

Go to the source code of this file.

Classes

struct  Ident::_IdentClient
 
class  Ident::IdentStateData
 

Namespaces

namespace  Ident
 Ident Lookup API.
 

Macros

#define IDENT_PORT   113
 
#define IDENT_KEY_SZ   50
 
#define IDENT_BUFSIZE   4096
 

Typedefs

typedef struct Ident::_IdentClient Ident::IdentClient
 

Functions

 Ident::CBDATA_CLASS_INIT (IdentStateData)
 
static void Ident::ClientAdd (IdentStateData *state, IDCB *callback, void *callback_data)
 

Variables

static IOCB Ident::ReadReply
 
static IOCB Ident::WriteFeedback
 
static CLCB Ident::Close
 
static CTCB Ident::Timeout
 
static CNCB Ident::ConnectDone
 
static hash_tableIdent::ident_hash = nullptr
 

Macro Definition Documentation

◆ IDENT_BUFSIZE

#define IDENT_BUFSIZE   4096

Definition at line 31 of file Ident.cc.

◆ IDENT_KEY_SZ

#define IDENT_KEY_SZ   50

Definition at line 30 of file Ident.cc.

◆ IDENT_PORT

#define IDENT_PORT   113

Definition at line 29 of file Ident.cc.

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors