Constant INADDR_BROADCAST
pub const INADDR_BROADCAST: i32 = 0xffff_ffff; // -1i32
Available on crate feature
dep_nc
only.Expand description
Address to send to all hosts.
pub const INADDR_BROADCAST: i32 = 0xffff_ffff; // -1i32
dep_nc
only.Address to send to all hosts.