System signals

deadalnix deadalnix at gmail.com
Sat Apr 28 15:16:15 PDT 2012


Le 28/04/2012 22:04, Andrea Fontana a écrit :
> How can i catch kill signal to gracefully shutdown my app?
>

This can be used for other signals : 
http://www.deadalnix.me/2012/03/24/get-an-exception-from-a-segfault-on-linux-x86-and-x86_64-using-some-black-magic/

But still, you can't catch kill and it is linux specific.


More information about the Digitalmars-d mailing list