in reply to OT: Re-use system signals or create userland ones
I'd really stay away from 'make up two of my own...' It's almost a non-bet that if you have someone else in the shop who 'needs' to define their own signal, above SIGRTMAX, they will pick a number you are already using. Sorting out a collision-bug like that is always fun....
----
I Go Back to Sleep, Now.
OGB
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: OT: Re-use system signals or create userland ones
by rir (Vicar) on Aug 16, 2005 at 12:41 UTC | |
by talexb (Chancellor) on Aug 16, 2005 at 15:16 UTC |