Expand description
Implementation of the Tor Vegas congestion control algorithm.
This is used by the circuit reactor in order to decide when to send data and SENDMEs.
Spec: prop324 section 3.3 (TOR_VEGAS)
Structs§
- BdpEstimator 🔒
- Bandwidth-Delay Product (BDP) estimator.
- Vegas 🔒
- Congestion control Vegas algorithm.