Constant INADDR_NONE
pub const INADDR_NONE: i32 = 0xffff_ffff; // -1i32
Available on crate feature
dep_nc
only.Expand description
Address indicating an error return.
pub const INADDR_NONE: i32 = 0xffff_ffff; // -1i32
dep_nc
only.Address indicating an error return.