[][src]Module raw_socket::prelude

Re-exports

pub use crate::control::CMsg;
pub use crate::option::Name;
pub use crate::option::Level;

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.