monk <> wrote:
> Hi all,
>
> Is it safe/sane/common practice to have a program react to every
> single POSIX signal there is out there available in the OS?
Sounds strange to me. If you don't know what the signal is, why you are
getting it, or what to do with it, then why not just let the default
behavior prevail? I'm only going to override the default behavior
(presumably crafted by people who know far more about such system things
than I do) if I have specific knowledge about how my program should
interact with that part of their system.
Xho
--
--------------------
http://NewsReader.Com/ --------------------
The costs of publication of this article were defrayed in part by the
payment of page charges. This article must therefore be hereby marked
advertisement in accordance with 18 U.S.C. Section 1734 solely to indicate
this fact.