Module prelude
Source pub use crate::RawSocket;
pub use crate::control::CMsg;
pub use crate::option::Name;
pub use crate::option::Level;
- 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.