Files
tor/changes
Nick Mathewson b396e4e429 Move unreachable port warnings to a periodic event.
Arguably, the conditions under which these events happen should be a
bit different, but the rules are complex enough here that I've tried
to have this commit be pure refactoring.

Closes ticket 25952.

Finally, before this code goes away, take a moment to look at the
amazing way that we used to try to have an event happen
every N seconds:

      get_uptime() / N != (get_uptime()+seconds_elapsed) / N

Truly, it is a thing of wonder.  I'm glad we didn't start using this
pattern everywhere else.
2018-05-01 13:14:18 -04:00
..
2018-04-03 19:03:33 -04:00
2018-03-29 07:38:55 -04:00
2018-03-22 08:49:08 -04:00
2018-04-10 19:21:10 +00:00
2018-04-10 19:26:46 +00:00
2018-03-29 17:21:33 -05:00
2018-04-23 11:09:57 -04:00
2018-04-18 13:03:31 -04:00
2018-03-03 12:02:45 -05:00
2018-04-16 12:41:22 +02:00
2018-02-01 02:25:08 +01:00
2018-03-19 06:00:00 -04:00
2018-04-04 00:19:33 +00:00
2018-05-01 11:45:34 -04:00
2018-04-10 12:16:21 -04:00