rustix::backend::net::sockopt

Function get_socket_reuseport

Source
pub(crate) fn get_socket_reuseport(fd: BorrowedFd<'_>) -> Result<bool>