Is there a known method for processing signals such as SIGTERM and SIGQUIT? I need to be able to execute some code when either one of those signals are sent to my application. thanks! g.