[vdr] MP3-plugin problems with slow cpu
Martin Cap
macap20001 at compuserve.de
Mon Jul 25 18:00:46 CEST 2005
Clemens Kirchgatterer wrote:
> Martin Cap <macap20001 at compuserve.de> wrote:
>
>
>>Today I tried to set O_NONBLOCK to the open()-calls (the code does a
>>"do{ r = read(...); }while(r!=-1 && r != EINTR);" at stream.c:271
>
>
> shouldn't it be: while(r!=-1 && errno != EINTR); ?
>
You're right, that's the way it is written in the code, sorry.
--
---
Regards,
Martin Cap
More information about the vdr
mailing list