Module io_
source
mio
1.0.3
Module io_
source
Module Items
Structs
In crate mio
Modules
event
features
guide
interest
io_source
macros
net
poll
sys
token
unix
waker
Structs
Interest
Poll
Registry
Token
Waker
mio
Module
io_source
Copy item path
Settings
Help
Summary
Source
Structs
§
IoSource
Adapter for a
RawFd
or
RawSocket
providing an
event::Source
implementation.
Selector
Id
🔒
Used to associate an
IoSource
with a
sys::Selector
.