Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
socket2-0.6.0
socket2 0.6.0
Permalink
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.59
normal
Versions
100%
of the crate is documented
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
socket2
0.6.0
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.