Skip to content
This repository has been archived by the owner on May 4, 2018. It is now read-only.

unix: make uv_tty_reset_mode() async signal-safe #954

Closed
bnoordhuis opened this issue Oct 16, 2013 · 0 comments
Closed

unix: make uv_tty_reset_mode() async signal-safe #954

bnoordhuis opened this issue Oct 16, 2013 · 0 comments
Assignees
Labels

Comments

@bnoordhuis
Copy link
Contributor

Make uv_tty_reset_mode() async signal-safe so it's possible to call from a signal handler.

More to the point, make it possible to restore the tty to cooked mode from a SIGINT or SIGTERM signal handler.

@ghost ghost assigned bnoordhuis Oct 16, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant