[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: programming questions. topics process , signals , IPC
guy keren <choo@actcom.co.il> writes:
> On Tue, 11 May 1999 Nezer.Zaidenberg@ecitele.com wrote:
>
> > how can I convince child process not to send SIGCHLD to the father (and thus not
> > remain zombie)?
>
> if i remember correctly, you could simply set the signal handler of SIGCHL
> to SIGIGN (ignore), and then child processes are 'ripped off'
> automatically by the system (at least according to w. richard stevens).
Correct - that's in the parent. In the child, however, there is no way
to "convince" it not to send SIGCH?LD - the system does it.
--
Alexander L. Belikoff
Bloomberg L.P. / BFM Financial Research Ltd.
abel@vallinor4.com, abel@bfr.co.il