blob: 852e533fd3e7d81abec2f577a5a066246a81a2bd (
plain)
1
2
3
4
5
|
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.
|