Sets the mask of monitored signals.
impl Sigfd { fn set_mask(&self, set: Sigset) -> Result<(), Errno> }
The new set of monitored signals.