Skip to content

perlipc.pod: correct the safe signals bypass suggestion #22455

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: blead
Choose a base branch
from

Conversation

stepnem
Copy link
Contributor

@stepnem stepnem commented Aug 2, 2024

This is a followup to the #22136 (comment) discussion.

Just saying that sigaction() bypasses safe signals is
misleading: the behavior depends on the 'safe' flag of
the SigAction object passed to it.
@Leont
Copy link
Contributor

Leont commented Aug 5, 2024

I'm not sure "with SigAction objects" really adds clarity here, but the "unless you set their C flag explicitly" is spot on.

@stepnem
Copy link
Contributor Author

stepnem commented Aug 5, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants