-
Notifications
You must be signed in to change notification settings - Fork 770
Signals: Review Questions
Anon edited this page Dec 26, 2016
·
3 revisions
Why is it unsafe to call any function (something that it is not signal handler safe) in a signal handler?
Coding Questions
Write brief code that uses SIGACTION and a SIGNALSET to create a SIGALRM handler.
Legal and Licensing information: Unless otherwise specified, submitted content to the wiki must be original work (including text, java code, and media) and you provide this material under a Creative Commons License. If you are not the copyright holder, please give proper attribution and credit to existing content and ensure that you have license to include the materials.