mio::macros

Macro cfg_not_os_poll

Source
macro_rules! cfg_not_os_poll {
    ($($item:item)*) => { ... };
}
Expand description

The os-poll feature is disabled.