The signal handler class for the SIGCHLD handling to avoid zombies. More...
#include <CIAO_ServerActivator_Impl.h>
Public Member Functions | |
virtual int | handle_signal (int, siginfo_t *, ucontext_t *) |
The signal handler class for the SIGCHLD handling to avoid zombies.
virtual int CIAO::Deployment::Child_Handler::handle_signal | ( | int | , | |
siginfo_t * | , | |||
ucontext_t * | ||||
) | [inline, virtual] |
Reimplemented from ACE_Event_Handler.