Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
mio-1.1.1
mio 1.1.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
carllerche
github:tokio-rs:mio-core
Dependencies
log ^0.4.8
normal
optional
env_logger ^0.11
dev
rand ^0.9
dev
libc ^0.2.178
normal
libc ^0.2.178
normal
wasi ^0.11.0
normal
libc ^0.2.178
normal
windows-sys ^0.61
normal
Versions
100%
of the crate is documented
Platform
aarch64-apple-ios
aarch64-linux-android
wasm32-wasip1
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-freebsd
x86_64-unknown-linux-gnu
x86_64-unknown-netbsd
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module event
mio
1.1.1
Module event
Module Items
Structs
Traits
In crate mio
mio
Module
event
Copy item path
Source
Expand description
Readiness event types and utilities.
Structs
§
Event
A readiness event.
Events
A collection of readiness events.
Iter
Events
iterator.
Traits
§
Source
An event source that may be registered with
Registry
.