Method lrs::socket::unix::UnixSockAddr::addr_type

Returns the address type of the socket address.

Syntax

impl UnixSockAddr {
    fn addr_type(&self) -> UnixAddrType
}