Re: fork in callbacks



>Yes, as long as you:
>
> - Make no libgnomeui or GTK+ calls in the child process
>
> - Exit the child process with _exit() instead of exit().
>
what's the difference between exit() and _exit()?



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