mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
990b434c4f
Note that the event base object is _not_ created from the initialize function, since it is configuration-dependent. This will wait until configuration is integrated into subsystems. Closes ticket 30806.
4 lines
139 B
Plaintext
4 lines
139 B
Plaintext
o Code simplification and refactoring:
|
|
- Use the subsystems mechanism to manage the main event loop code.
|
|
Closes ticket 30806.
|