How to handle SIGKILL?
Linux, Apache, MySQL, PHP
2
Posts
2
Posters
0
Views
1
Watching
-
I am developing application with C++ (g++). Is it possible to catch & handle signal SIGKILL? If yes then how? If no then why? I am able to catch & handle some other signals (like SIGTERM, SIGSEGV).
Do not trust a computer... Always check what computer is doing regards, Divyang Mithaiwala Software Engineer
-
I am developing application with C++ (g++). Is it possible to catch & handle signal SIGKILL? If yes then how? If no then why? I am able to catch & handle some other signals (like SIGTERM, SIGSEGV).
Do not trust a computer... Always check what computer is doing regards, Divyang Mithaiwala Software Engineer