Module mio::sys::unix::selector::stateless_io_source

source ·
Expand description

Both kqueue(2) and epoll(2) don’t need to hold any user space state.

Structs§