Skip to main content

Crate winio_pollable

Crate winio_pollable 

Source
Expand description

A pollable runtime based on compio. It is just a compio runtime except Linux, where there is also an eventfd if the driver is io-uring. This crate ensures that the raw fd returned by RawFd::as_raw_fd is always actively pollable.

Structsยง

Runtime
See Runtime