Hello!

I'm working on linux program, which works as background (daemon)
or foreground (regular) application. I would like to know if it's safe to
call g_type_init () and create instance of GMainLoop before fork (), so that
child process can properly use GObject system type and
run previously created GMainLoop loop?
_______________________________________________
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