Enum udt::SocketFamily [] [src]

pub enum SocketFamily {
    AFInet,
    AFInet6,
}

Variants

AFInet

IPv4

AFInet6

IPV6