tor/src/core/mainloop
Nick Mathewson b25b8150c2 Remember in our state file how long we've spent since user activity
Rather than initializing the "Dormant" status to "off" and the "last
activity" count to "now", initialize them based on our state file:
stay dormant if we were dormant, or remember the amount of time
we've spent inactive.
2018-12-04 11:59:11 -05:00
..
connection.c Merge branch 'ticket27490a_squashed' 2018-12-01 20:32:18 -05:00
connection.h Test for check_network_participation_callback() 2018-11-26 16:32:40 -05:00
cpuworker.c
cpuworker.h
mainloop.c Remember in our state file how long we've spent since user activity 2018-12-04 11:59:11 -05:00
mainloop.h Test for check_network_participation_callback() 2018-11-26 16:32:40 -05:00
netstatus.c Remember in our state file how long we've spent since user activity 2018-12-04 11:59:11 -05:00
netstatus.h Remember in our state file how long we've spent since user activity 2018-12-04 11:59:11 -05:00
periodic.c Rename and fix docs on FLUSH_ON_DISABLE 2018-11-15 11:17:22 -05:00
periodic.h Rename and fix docs on FLUSH_ON_DISABLE 2018-11-15 11:17:22 -05:00