Joshua N Pritikin wrote: >Have you tried simply calling ->stop() on the SIGTSTP signal watcher? >I believe that will change the handler back to SIG_DFL.
Ah, neat. That gives me option 2. Thanks. -zefram
Joshua N Pritikin wrote: >Have you tried simply calling ->stop() on the SIGTSTP signal watcher? >I believe that will change the handler back to SIG_DFL.
Ah, neat. That gives me option 2. Thanks. -zefram