BUCKHOLTZ_G%RMC.CA@mitvma.mit.EDU (05/03/91)
Hi! I have been trying to create a new client from an existing client. I was using the 'system()' function to create a new client which uses the same display but has it's own connection to the server. The problem that I have been running into is that the child processes are attached in some way to its parents. Whenever I kill one of the parents all the children are killed as well. Could somebody point me in the right direction in finding out how to create and independant client from an existing client? thanks in advance, Glenn