Don't reset intro-point creation rate-limiting timer
commit627c37ad6a06e3aa68e7af54cca177720a0d8267
authorRobert Ransom <rransom.8774@gmail.com>
Tue, 17 Apr 2012 12:40:36 +0000 (17 05:40 -0700)
committerNick Mathewson <nickm@torproject.org>
Fri, 20 Apr 2012 21:23:31 +0000 (20 17:23 -0400)
treeaaeffa2cfbdcc896f72452b6cb3bae6a339c01af
parent5630b61f5c902704f4a4438c321503da2981cdac
Don't reset intro-point creation rate-limiting timer

Previously, we would reset it at the drop of a hat -- every time a second
passes without any of the intro-point circs already launched for the
service failing.

Fixes bug 4607.
changes/bug4607 [new file with mode: 0644]
src/or/rendservice.c