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)




_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to