mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Move networking startup/cleanup logic into a subsystem.
This commit is contained in:
@@ -257,8 +257,6 @@ main(int c, const char **v)
|
||||
options = options_new();
|
||||
tor_compress_init();
|
||||
|
||||
network_init();
|
||||
|
||||
monotime_init();
|
||||
|
||||
struct tor_libevent_cfg cfg;
|
||||
|
||||
Reference in New Issue
Block a user