Module async_utils

Source
Expand description

Virtio device async helper functions.

Functionsยง

await_and_exit
Async task that waits for a signal from event. Once this event is readable, exit. Exiting this future will cause the main loop to break and the worker thread to exit.