nameloc fails to reap dead child

If the nameloc child dies for some reason it becomes a zombie. Shouldn’t the
parent issue a wait or launch it such that it doesn’t become a zombie? What
functionality is lost if the child dies?

  • Richard

“Brown, Richard” <brownr@aecl.ca> wrote in message
news:9srk1q$joa$1@inn.qnx.com

If the nameloc child dies for some reason it becomes a zombie. Shouldn’t
the
parent issue a wait or launch it such that it doesn’t become a zombie?
What
functionality is lost if the child dies?

If it dies you’re in big trouble anyway :wink: One of the nameloc handles name
query
and they other polls the network. Don’t know who’s doing what though.


  • Richard

“Mario Charest” <mcharest@clipzinformatic.com> wrote in message
news:9srnia$m0h$1@inn.qnx.com

“Brown, Richard” <> brownr@aecl.ca> > wrote in message
news:9srk1q$joa$> 1@inn.qnx.com> …
If the nameloc child dies for some reason it becomes a zombie. Shouldn’t
the
parent issue a wait or launch it such that it doesn’t become a zombie?
What
functionality is lost if the child dies?


If it dies you’re in big trouble anyway > :wink: > One of the nameloc handles
name
query
and they other polls the network. Don’t know who’s doing what though.

Foreground handles the name query… background handles the network poll.

Jay

  • Richard
    \