Method lrs::socket::Socket::is_reuse_addr

Syntax

impl Socket {
    fn is_reuse_addr(&self) -> Result<bool, Errno>
}