htcp.h File Reference
#include "enums.h"
#include "http/forward.h"
#include "HttpHeader.h"
#include "ip/forward.h"
#include "store_key_md5.h"
Include dependency graph for htcp.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HtcpReplyData
 
struct  HtcpReplyData::cto_t
 

Functions

void neighborsHtcpReply (const cache_key *, HtcpReplyData *, const Ip::Address &)
 
void htcpOpenPorts (void)
 
int htcpQuery (StoreEntry *e, HttpRequest *req, CachePeer *p)
 
void htcpClear (StoreEntry *e, HttpRequest *req, const HttpRequestMethod &method, CachePeer *p, htcp_clr_reason reason)
 
void htcpSocketShutdown (void)
 
void htcpClosePorts (void)
 

Function Documentation

◆ htcpClear()

◆ htcpClosePorts()

void htcpClosePorts ( void  )

Definition at line 1645 of file htcp.cc.

References DBG_IMPORTANT, debugs, htcpOutgoingConn, and htcpSocketShutdown().

Referenced by mainReconfigureStart(), and SquidShutdown().

◆ htcpOpenPorts()

◆ htcpQuery()

◆ htcpSocketShutdown()

void htcpSocketShutdown ( void  )

◆ neighborsHtcpReply()

 

Introduction

Documentation

Support

Miscellaneous