Re: fork(),exeve() and waitpid() in gtk-application?




exit() kills Gtk - notice the Gtk shutdown routine that gets called. 
You need to _exit() in the child.

Havoc





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