Method lrs::socket::Socket::is_reuse_port

Syntax

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