#include "squid.h"#include "anyp/PortCfg.h"#include "anyp/UriScheme.h"#include "comm.h"#include "fatal.h"#include "security/PeerOptions.h"#include "ssl/support.h"#include <cstring>#include <limits>
Go to the source code of this file.
Variables | |
| AnyP::PortCfgPointer | HttpPortList |
| list of Squid http(s)_port configured More... | |
| AnyP::PortCfgPointer | FtpPortList |
| list of Squid ftp_port configured More... | |
| int | NHttpSockets = 0 |
| int | HttpSockets [MAXTCPLISTENPORTS] |
Variable Documentation
◆ FtpPortList
| AnyP::PortCfgPointer FtpPortList |
Definition at line 23 of file PortCfg.cc.
Referenced by getMyPort(), Ftp::StartListening(), and Ftp::StopListening().
◆ HttpPortList
| AnyP::PortCfgPointer HttpPortList |
Definition at line 22 of file PortCfg.cc.
Referenced by add_http_port(), clientConnectionsClose(), clientHttpConnectionsOpen(), comm_poll_tcp_incoming(), comm_select_tcp_incoming(), configDoConfigure(), fdIsTcpListen(), fdIsTcpListener(), getMyHostname(), getMyPort(), Ssl::Helper::Init(), Ssl::CertValidationHelper::Init(), initializeSessionCache(), isTlsServer(), neighbors_init(), and Acl::Node::ParseNamed().
◆ HttpSockets
| int HttpSockets[MAXTCPLISTENPORTS] |
Definition at line 26 of file PortCfg.cc.
Referenced by AddOpenedHttpSocket(), clientConnectionsClose(), clientStartListeningOn(), and OpenedHttpSocket().
◆ NHttpSockets
| int NHttpSockets = 0 |
Definition at line 25 of file PortCfg.cc.
Referenced by AddOpenedHttpSocket(), clientConnectionsClose(), clientHttpConnectionsOpen(), clientOpenListenSockets(), clientStartListeningOn(), OpenedHttpSocket(), and Ftp::StartListening().
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
