tor/changes/isolate_libevent

6 lines
273 B
Plaintext
Raw Normal View History

o Code simplification and refactoring:
- Initial work to isolate Libevent usage to a handful of modules in our
codebase, to simplify our call structure, and so that we can more
easily change event loops in the future if needed. Closes ticket
23750.