vmbus_user_channel

Function message_pipe

Source
pub fn message_pipe(
    driver: &(impl Driver + ?Sized),
    file: File,
) -> Result<MessagePipe<MappedRingMem>, Error>
Expand description

Opens a message pipe for the channel with a file from open_uio_device.