rustix::backend::net::sockopt

Function get_socket_broadcast

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