Docs.rs
socket2-0.6.1
socket2 0.6.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
sfackler
Thomasdezeeuw
github:tokio-rs:socket2
Dependencies
libc ^0.2.172
normal
windows-sys ^0.60
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
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
socklen_t
socket2
0.6.1
socket2
Type Alias
socklen_
t
Copy item path
Source
pub type socklen_t =
socklen_t
;
Expand description
The integer type used with
getsockname
on this platform.