Docs.rs
socket-0.0.7
socket 0.0.7
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
jstasiak
Dependencies
libc *
normal
num *
normal
Versions
43.48%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
socket
0.0.7
socket
Function
htonl
Copy item path
Source
pub fn htonl(hostlong:
u32
) ->
u32
Expand description
Converts a value from host byte order to network byte order.