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 TRAP_SIGNAL instead of :SIGURG #584

Merged
merged 1 commit into from
Mar 25, 2022
Merged

use TRAP_SIGNAL instead of :SIGURG #584

merged 1 commit into from
Mar 25, 2022

Conversation

ko1
Copy link
Collaborator

@ko1 ko1 commented Mar 25, 2022

On Windows (or some other platform), SIGURG is not supported
so use TRAP_SIGNAL instead.

fix #506

On Windows (or some other platform), `SIGURG` is not supported
so use `TRAP_SIGNAL` instead.

fix #506
@ko1 ko1 merged commit f378be7 into master Mar 25, 2022
@ko1 ko1 deleted the fix_506 branch March 25, 2022 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

debug file permission error on windows
1 participant