tor

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

commit 175451d032026f1e1cbf45dfa55a408d5d4abeed
parent 9de12397cf4882e83f199616d52ec9c90e0d6d8e
Author: Isis Lovecruft <isis@torproject.org>
Date:   Wed, 12 Jul 2017 02:47:43 +0000

Add changes file for #19476.

Diffstat:
Achanges/bug19476 | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/changes/bug19476 b/changes/bug19476 @@ -0,0 +1,3 @@ + o Minor changes: + - If we fail to write a heartbeat message, schedule a retry for the minimum + heartbeat interval number of seconds in the future. Fixes bug 19476.