Type Alias RawSocketType
pub type RawSocketType = u32;
Available on crate feature
dep_rustix
only.Expand description
A type for holding raw integer socket types.
pub type RawSocketType = u32;
dep_rustix
only.A type for holding raw integer socket types.