Re: fork in callbacks
- From: Havoc Pennington <rhpennin midway uchicago edu>
- To: GTK App Development List <gtk-app-devel-list redhat com>
- cc: GNOME Discussion <gnome-list gnome org>
- Subject: Re: fork in callbacks
- Date: Thu, 3 Dec 1998 13:31:04 -0600 (CST)
On Thu, 3 Dec 1998, Rodrigo Moya wrote:
> switch (fork())
> {
> ..............whatever()..................
> }
Sure, you can fork anywhere you want. You can't access the GUI from the
child though, it will cause flaming death.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]