Module prelude

Module prelude 

Source

Re-exports§

pub use crate::RawSocket;
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.
Type
Specification of communication semantics on a socket.