Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
kelnos
on Nov 28, 2014
|
parent
|
context
|
favorite
| on:
How Not to Write a Signal Handler
That doesn't actually work 100%: signals can be sent to the process as a whole or to a specific thread. The SIGINT-handling thread will be able to handle signals sent to the process, but not to any other thread of the program.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: