Sets the file descriptor to non-blocking
const SIGFD_DONT_BLOCK: SigfdFlags = SigfdFlags(SFD_NONBLOCK);
signalfd(2) and SFD_NONBLOCK therein