compio_driver

Module op

source
Expand description

The async operations.

Types in this mod represents the low-level operations passed to kernel. The operation itself doesn’t perform anything. You need to pass them to crate::Proactor, and poll the driver.

Structs§

Enums§

  • The interest to poll a file descriptor.

Traits§