Method lrs::socket::SockAddr::addr_type

Returns the address type of the socket address.

Syntax

impl SockAddr {
    fn addr_type(&self) -> AddrType
}