Constant AF_INET

Source
pub const AF_INET: sa_family_t = 2;
Expand description

Represents the IPv4 address family.