gtk fork()



Hello,

GTK app A did fork(). There are 2 processes which share 
one socket descriptor to X. Both of the parent and child
process use GTK window. 

The program die soon after forking because the TCP sequence
on the socket to X is invalid.

Is there any way to use GTK app both in parent process
and child process after forking?

I am waiting for help. Thank you!

-- 
Seongsu Lee - http://www.senux.com/
For I do not do the good I want, but the evil I do
not want is what I do. -- Paul of Tarsus, (Saint Paul)







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]