#include "squid.h"
#include "AccessLogEntry.h"
#include "base/AsyncCallbacks.h"
#include "base/CodeContext.h"
#include "CachePeer.h"
#include "errorpage.h"
#include "FwdState.h"
#include "HappyConnOpener.h"
#include "HttpRequest.h"
#include "ip/QosConfig.h"
#include "neighbors.h"
#include "pconn.h"
#include "PeerPoolMgr.h"
#include "sbuf/Stream.h"
#include "SquidConfig.h"
![](HappyConnOpener_8cc__incl.png)
Go to the source code of this file.
Classes | |
class | HappyOrderEnforcer |
class | PrimeChanceGiver |
enforces happy_eyeballs_connect_timeout More... | |
class | SpareAllowanceGiver |
enforces happy_eyeballs_connect_gap and happy_eyeballs_connect_limit More... | |
Functions | |
std::ostream & | operator<< (std::ostream &os, const HappyConnOpenerAnswer &answer) |
reports Answer details (for AsyncCall parameter debugging) More... | |
std::ostream & | operator<< (std::ostream &os, const HappyConnOpener::Attempt &attempt) |
HappyConnOpener::Attempt printer for debugging. More... | |
Variables | |
PrimeChanceGiver | ThePrimeChanceGiver |
SpareAllowanceGiver | TheSpareAllowanceGiver |
Function Documentation
◆ operator<<() [1/2]
std::ostream& operator<< | ( | std::ostream & | os, |
const HappyConnOpener::Attempt & | attempt | ||
) |
Definition at line 418 of file HappyConnOpener.cc.
References HappyConnOpener::Attempt::connWait, Comm::Connection::fd, Comm::Connection::id, Comm::Connection::isOpen(), and HappyConnOpener::Attempt::path.
◆ operator<<() [2/2]
std::ostream& operator<< | ( | std::ostream & | os, |
const HappyConnOpenerAnswer & | answer | ||
) |
Definition at line 86 of file HappyConnOpener.cc.
References HappyConnOpenerAnswer::conn, HappyConnOpenerAnswer::error, HappyConnOpenerAnswer::n_tries, and HappyConnOpenerAnswer::reused.
Variable Documentation
◆ ThePrimeChanceGiver
PrimeChanceGiver ThePrimeChanceGiver |
Definition at line 146 of file HappyConnOpener.cc.
Referenced by HappyConnOpener::maybeGivePrimeItsChance(), and HappyConnOpener::stopGivingPrimeItsChance().
◆ TheSpareAllowanceGiver
SpareAllowanceGiver TheSpareAllowanceGiver |
Definition at line 147 of file HappyConnOpener.cc.
Referenced by HappyConnOpener::maybeOpenSpareConnection(), HappyConnOpener::noteSpareAllowance(), HappyConnOpener::noteSpareConnectDone(), HappyConnOpener::stopWaitingForSpareAllowance(), and HappyConnOpener::swanSong().
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