Remove delay in hidden service introduction point checks
commit93ede051c2e11326203879f9ce42a50357e0b348
authorteor <teor2345@gmail.com>
Thu, 2 Mar 2017 04:14:45 +0000 (2 15:14 +1100)
committerNick Mathewson <nickm@torproject.org>
Tue, 7 Mar 2017 13:04:57 +0000 (7 08:04 -0500)
tree50bdd0d9648c7a894a57eb1c88a07ec4c05bd60e
parent75492598b2fa595c25c41212d3b2714e59efdcc2
Remove delay in hidden service introduction point checks

Make hidden services with 8 to 10 introduction points check for failed
circuits immediately after startup. Previously, they would wait for 5
minutes before performing their first checks.

Fixes bug 21594; bugfix on commit 190aac0eab9 in Tor 0.2.3.9-alpha.
Reported by alecmuffett.
changes/bug21594 [new file with mode: 0644]
src/or/rendservice.c