mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
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.
3 lines
139 B
Text
3 lines
139 B
Text
o Code simplification and refactoring:
|
|
- Use the subsystems mechanism to manage the main event loop code.
|
|
Closes ticket 30806.
|