Docs.rs
mio-uds-0.6.8
mio-uds 0.6.8
Docs.rs crate page
MIT/Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
alexcrichton
pfmooney
github:deprecrated:crates
Dependencies
tempdir ^0.3
dev
iovec ^0.1
normal
libc ^0.2.69
normal
mio ^0.6.5
normal
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
mio_uds
0.6.8
All Items
Crate Items
Structs
Crate
mio_uds
Copy item path
Source
Expand description
MIO bindings for Unix Domain Sockets
Structs
ยง
Unix
Datagram
A Unix datagram socket.
Unix
Listener
A structure representing a Unix domain socket server.
Unix
Stream
A Unix stream socket.