Skip to content
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

Use sigaction(2) instead of signal(2) for better potability #24

Open
rexim opened this issue Jun 28, 2021 · 0 comments
Open

Use sigaction(2) instead of signal(2) for better potability #24

rexim opened this issue Jun 28, 2021 · 0 comments
Assignees

Comments

@rexim
Copy link
Member

rexim commented Jun 28, 2021

introduced in #22

See signal(2) Portability section. Though for our specific case of flipping some bits on

SIGINT this might not be that important.

rexim added a commit that referenced this issue Jun 28, 2021
@rexim rexim self-assigned this Jun 28, 2021
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

No branches or pull requests

1 participant