|
|
|
|
|
by jkrejcha
758 days ago
|
|
Yeah, it definitely is (especially since SIGIO is a thing :)). Even the Unix signals had more added to them over time (SIGWINCH and friends iirc came from the BSDs). A lot of the mechanisms are very OS specific but I do think they're good comparisons to have with signals as well. |
|