Constant INADDR_LOOPBACK
pub const INADDR_LOOPBACK: i32 = 0x7f00_0001; // 2_130_706_433i32
Available on crate feature
dep_nc
only.Expand description
Address to loopback in software to local host. 127.0.0.1
pub const INADDR_LOOPBACK: i32 = 0x7f00_0001; // 2_130_706_433i32
dep_nc
only.Address to loopback in software to local host. 127.0.0.1