tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit d67a628d9e9375d03266007e3945d4a2d9fea8a4
parent 5a60efba238780ca12318a6a5ccf3a36f453d6ab
Author: Steven Engler <opara@torproject.org>
Date:   Tue, 30 Sep 2025 10:41:51 -0400

maint: fix formatting of changes file

Diffstat:
Mchanges/bug41130 | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/changes/bug41130 b/changes/bug41130 @@ -2,5 +2,5 @@ - Use a 5 ms grace period to allow an edge connection to flush its stream data to the socket before sending an XOFF. This significantly reduces the number of XON/XOFF messages sent when (1) the application is reading - stream data at a fast rate, and (2) when conflux is enabled. Partially - fixes bug 41130. + stream data at a fast rate, and (2) when conflux is enabled. + Partially Fixes bug 41130; bugfix on 0.4.7.2-alpha