mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Make the NET_PARTICIPANT role dependent on user activity
This patch implements all of 28337, except for the part where we turn off the role if we've been idle for a long time.
This commit is contained in:
@@ -65,6 +65,7 @@ void reschedule_or_state_save(void);
|
||||
void reschedule_dirvote(const or_options_t *options);
|
||||
void mainloop_schedule_postloop_cleanup(void);
|
||||
void rescan_periodic_events(const or_options_t *options);
|
||||
void schedule_rescan_periodic_events(void);
|
||||
|
||||
void update_current_time(time_t now);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user