tor/changes/isolate_libevent
2018-04-05 12:36:28 -04:00

6 lines
273 B
Plaintext

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.