Mailing List archive

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

[vdr] Re: MP3 Plugin



Stefan Huelswitt wrote:

> Nice theory :-)

Yes :-)
Unfortunately I don't read C++ (and just a little C). And I don't know
much about UNIX programming internals, so there you are...

> Please try out the following stop sequence:
> 
>   kill(pid,SIGTERM);
>   waitpid(pid,0,0); // get status otherwise the child stays as a zombie forever
>   run=false;
>   ClosePipe();
>   Cancel(2);

Uhm, what have happened to:

    started=slave=false;

?

> Please report your test results.

Definitely.

Thanks,
Juri



-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index