Docs.rs
tokio-anyfd-0.2.1
tokio-anyfd 0.2.1
Permalink
Docs.rs crate page
BSD-3-Clause
Links
Homepage
Repository
crates.io
Source
Owners
lilydjwg
Dependencies
futures ^0.3
normal
libc ^0.2
normal
tokio ^1
normal
Versions
50%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
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
Crate tokio_anyfd
tokio_
anyfd
0.2.1
All Items
Crate Items
Structs
Functions
Crate
tokio_
anyfd
Copy item path
Source
Structs
§
Anyfd
Functions
§
anyfd
Wrap any suitable file descriptor
fd
as
AsyncRead
and
AsyncWrite
.
set_
nonblocking
Set
fd
as non-blocking (the
O_NONBLOCK
flag).