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