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.