Docs.rs
async-io-2.4.0
async-io 2.4.0
Docs.rs crate page
Apache-2.0 OR MIT
Links
Repository
crates.io
Source
Owners
github:smol-rs:admins
Dependencies
async-lock ^3.0.0
normal
cfg-if ^1
normal
concurrent-queue ^2.2.0
normal
futures-io ^0.3.28
normal
futures-lite ^2.0.0
normal
parking ^2.0.0
normal
polling ^3.0.0
normal
rustix ^0.38.18
normal
slab ^0.4.2
normal
tracing ^0.1.37
normal
async-channel ^2.0.0
dev
async-net ^2.0.0
dev
blocking ^1
dev
criterion ^0.4
dev
getrandom ^0.2.7
dev
signal-hook ^0.3
dev
tempfile ^3
dev
inotify ^0.11.0
dev
timerfd ^1
dev
windows-sys ^0.59.0
normal
uds_windows ^1
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
async_
io
2.4.0
Module os
Module Items
Modules
In crate async_
io
async_io
Module
os
Copy item path
Source
Expand description
Platform-specific functionality.
Modules
ยง
kqueue
Functionality that is only available for
kqueue
-based platforms.
unix
Functionality that is only available for
unix
platforms.