tor/src/core/mainloop
Nick Mathewson 53ccdb6945 Make sure that we are always a net participant when being a server
Otherwise, if we're dormant, and we set ORPort, nothing makes us become
non-dormant.
2018-11-15 11:17:27 -05:00
..
connection.c Add a periodic event to become dormant. 2018-11-15 11:17:22 -05:00
connection.h Add a periodic event to become dormant. 2018-11-15 11:17:22 -05:00
cpuworker.c Split main.c into main.c and mainloop.c 2018-09-21 09:14:06 -04:00
cpuworker.h Move literally everything out of src/or 2018-07-05 17:15:50 -04:00
mainloop.c Make sure that we are always a net participant when being a server 2018-11-15 11:17:27 -05:00
mainloop.h Make the NET_PARTICIPANT role dependent on user activity 2018-11-15 11:17:22 -05:00
netstatus.c Make the NET_PARTICIPANT role dependent on user activity 2018-11-15 11:17:22 -05:00
netstatus.h Make the NET_PARTICIPANT role dependent on user activity 2018-11-15 11:17:22 -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