[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Offtopic : I need a little help with a C program
Stefan Sonnenberg-Carstens (ssc@coolspot.de) wrote:
> I wrote a little server which should become the base
> of a small specialized proxy.
> it creates zombie processes after a while.
> I can't see why.
A zombies is created when a parent fails to wait(2) (or wait3(2), etc.)
for its child process. Don't neglect your children.
--
Greg Wooledge | "Truth belongs to everybody."
greg@wooledge.org | - The Red Hot Chili Peppers
http://wooledge.org/~greg/ |
[demime 0.98d removed an attachment of type application/pgp-signature which had a name of signature.asc]