Expand description
Vmbus channel implementations using async.
Modulesยง
- async_
dgram - Traits for async send and receive of datagrams.
- pipe
- Asynchronous vmbus pipe channels.
- queue
- This module implements the
Queue
type, which provides an abstraction over a VmBus channel.