Description
Provides a lightweight main-loop library for event-driven programs. Main loops let software wait for timers, file descriptors, signals, or callbacks and react when work is ready.
Install it when building software that depends on AML. It is a developer library and normally arrives as a dependency of applications or services.