On Sun, Aug 3, 2008 at 11:38 AM, Jaroslav Kysela <perex@xxxxxxxx> wrote: > On Sat, 2 Aug 2008, Bankim Bhavsar wrote: > >> I'm currently porting the sound code of our app from OSS to ALSA but >> this problem is preventing me from doing so. >> Is there any way to get around this problem? > > What's your problem with fork()? If our app is the first to start dmix then a copy of the process (app) will remain till the last application closes the share device. So our problem is not fork but fork without *exec*. Thanks, Bankim. _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel