Files
tor/src
Nick Mathewson c7ce6b9821 Split main.c into main.c and mainloop.c
The main.c code is responsible for initialization and shutdown;
the mainloop.c code is responsible for running the main loop of Tor.

Splitting the "generic event loop" part of mainloop.c from the
event-loop-specific part is not done as part of this patch.
2018-09-21 09:14:06 -04:00
..
2018-09-18 08:33:13 -04:00
2018-09-21 09:11:33 -04:00
2018-07-05 17:15:50 -04:00