Docs.rs
linux-io-0.4.0
linux-io 0.4.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
apparentlymart
Dependencies
linux-unsafe ^0.7.0
normal
tempfile ^3.3.0
dev
Versions
73.81%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module sockaddr
Modules
Enums
Traits
?
Module
linux_io
::
sockaddr
source
·
[
−
]
Expand description
Socket address manipulation.
Modules
ip
Address types for the IPv4 and IPv6 protocol families.
Enums
sock_type
The type for representing socket communication model types.
Traits
SockAddr
A trait implemented by all socket address types.