mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-20 10:12:15 +01:00
note a future thing we should do
svn:r3141
This commit is contained in:
parent
c0cb824857
commit
a8582ae223
@ -1101,6 +1101,7 @@ static int tor_init(int argc, char *argv[]) {
|
||||
/* only spawn dns handlers if we're a router */
|
||||
if (server_mode(get_options()) && get_options()->command == CMD_RUN_TOR) {
|
||||
dns_init(); /* initialize the dns resolve tree, and spawn workers */
|
||||
/* XXX really, this should get moved to do_main_loop */
|
||||
}
|
||||
|
||||
handle_signals(1);
|
||||
|
Loading…
Reference in New Issue
Block a user