Squid Web Cache master
Loading...
Searching...
No Matches
forward.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Http
 
namespace  Http::One
 common part of ParseBws() and ParseStrctBws()
 
namespace  Https
 
namespace  Ftp
 

Typedefs

typedef RefCount< MasterXactionMasterXactionPointer
 

Functions

ConnStateDataHttp::NewServer (const MasterXactionPointer &xact)
 create a new HTTP connection handler; never returns NULL
 
ConnStateDataHttps::NewServer (const MasterXactionPointer &xact)
 create a new HTTPS connection handler; never returns NULL
 
void Ftp::StartListening ()
 accept connections on all configured ftp_ports
 
void Ftp::StopListening ()
 reject new connections to any configured ftp_port
 

Typedef Documentation

◆ MasterXactionPointer

Definition at line 14 of file forward.h.