monitor child process...
monitor child process...
- Subject: monitor child process...
- From: Lloyd Dupont <email@hidden>
- Date: Tue, 17 Jun 2003 14:23:45 +1000
I create a child process via fork() & execl()
I have its pid_t id.
I want to monitor its health in the parent process. basically know if
it's still alive or not and, eventually, restart it.
how to do that ?
I just ignore the function name .. and man exec didn't help ...
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.