Enum nix::sys::socket::AddressFamily
[−]
[src]
pub enum AddressFamily {
Unix,
Inet,
Inet6,
}Variants
Unix | ||
Inet | ||
Inet6 |