38 #include <sys/types.h>
40 #include <sys/socket.h>
65 virtual void reap()=0;
Author of this file: Wolfgang Müller.
Definition: CReaper.h:56
virtual void reap()=0
react to a sigchild signal
int getPID() const
get the PID of this reaper
int mPID
the ID of the process to which the reaper belongs
Definition: CReaper.h:59
CReaper(int inPID)
the PID for which this reaper is responsible