Dave’s Brain
Home
Search
Browse
Recent
Keywords
Other sites
Feedback
Sign in
Random
Crawlers
Programming Tips
- Signals are messy. Can I avoid them?
Date:
2015may18
OS:
Linux
Q.
Signals are messy. Can I avoid them?
A.
Yes, use signalfd() to send signal to a file handle.