[][src]Function nc::signalfd

pub fn signalfd(fd: i32, mask: &[sigset_t]) -> Result<i32, Errno>

Create a file descriptor to accept signals.