aboutsummaryrefslogtreecommitdiff
path: root/src/lib/evloop/.may_include
AgeCommit message (Collapse)Author
2019-06-14Make evloop into a subsystem.Nick Mathewson
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.
2018-11-14Normalize .may_include to always have paths, and paths to includeNick Mathewson
2018-07-05Fix up .may_includes for evloop.Nick Mathewson
2018-07-05All remaining files in src/common belong to the event loop.Nick Mathewson