pub fn get_socket_broadcast<Fd: AsFd>(fd: &Fd) -> io::Result<bool>
getsockopt(fd, SOL_SOCKET, SO_BROADCAST)
getsockopt
sys/socket.h
socket
SOL_SOCKET