mio
1.0.2
Module stateless_io_source
Structs
In mio::sys::unix::selector
Module
mio
::
sys
::
unix
::
selector
::
stateless_io_source
Copy item path
source
·
[
−
]
Expand description
Both
kqueue(2)
and
epoll(2)
don’t need to hold any user space state.
Structs
§
IoSourceState
🔒