Skip to content

Conversation

pranomostro
Copy link

From sigaction(2):

SA_NODEFER
	Do not prevent the signal from being received from within
	its own signal handler.  This flag is meaningful only when
	establishing a signal handler.  SA_NOMASK is an obsolete,
	nonstandard synonym for this flag.

@pranomostro
Copy link
Author

This fixed non-compilation.

From sigaction(2):

	SA_NODEFER
		Do not prevent the signal from being received from within
		its own signal handler.  This flag is meaningful only when
		establishing a signal handler.  SA_NOMASK is an obsolete,
		nonstandard synonym for this flag.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant