summaryrefslogtreecommitdiff
path: root/src/or/hs_stats.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-05-03 12:44:00 -0400
committerNick Mathewson <nickm@torproject.org>2018-05-03 12:44:00 -0400
commitb0e5757710c476a1a79dfc8a706f566ce515c495 (patch)
treebe0f44c34cab0804ca7ae8eda682967fa2626451 /src/or/hs_stats.c
parent5e0316142f14df890e34180dba087cd0264fba70 (diff)
downloadtor-b0e5757710c476a1a79dfc8a706f566ce515c495.tar.gz
tor-b0e5757710c476a1a79dfc8a706f566ce515c495.zip
Refactor to remove n_libevent_errors
We cleared this value in second_elapsed_callback. But what were we using it for? For detecting if Libevent returned EINVAL too often! We already have a way to detect too-frequent events, and that's with a ratelim_t. Refactor the code to use that instead. Closes ticket 26016.
Diffstat (limited to 'src/or/hs_stats.c')
0 files changed, 0 insertions, 0 deletions