Docs.rs
raw-socket-0.0.2
raw-socket 0.0.2
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
wg
Dependencies
libc ^0.2.81
normal
socket2 ^0.3.19
normal
tokio ^1.0.1
normal
optional
anyhow ^1.0.37
dev
tokio ^1.0.1
dev
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
raw_
socket
0.0.2
All Items
Crate Items
Modules
Structs
Crate
raw_socket
Copy item path
Source
Modules
§
control
ffi
option
prelude
tokio
Structs
§
Domain
Specification of the communication domain for a socket.
Protocol
Protocol specification used for creating sockets via
Socket::new
.
RawSocket
Type
Specification of communication semantics on a socket.