Re: how to fully quit out of recursive main loops?
- From: Paul Davis <pbd Op Net>
- To: Havoc Pennington <hp redhat com>
- Cc: gtk-list gnome org
- Subject: Re: how to fully quit out of recursive main loops?
- Date: Fri, 25 Jan 2002 18:58:05 -0500
>> so yes, perhaps its a small
>> set of programs, but we're doing it the right way, and the rest of you
>> are just being lazy :)
>
>With no apparent negative impact. ;-)
ever heard the sound of an audio interface looping through its buffers
while the rest of the application shuts down first? this is a resource
acquisition/release problem, and it typifies the kinds of things that
are best handled by returning to level at which the resources were
acquired (ie. before gtk_main_run()).
--p
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]