I have a client-server application that forks a child to answer each query and leaves behind a "defunct" process when the child process ends. How can this be avoided? Thanx Guillermo