Mailing List archive

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

[linux-dvb] Re: Fw: Re: Poll problem with multiple PIDs



agreed, but I was seeing poll issues because something opened the demux
device in blocking mode.  It didn't matter what it was open for, as long
as it was in blocking mode, there were problems.  As soon as I made the
offensive program, pesdump, use nonblocking operations, my problems went
away.

_J

In the new year, mocm@metzlerbros.de wrote:
> Jeremy Hall writes:
>  > Hi,
>  > 
>  > I found something that I *THINK* might be related to your issues.  When I
>  > ensured that everybody opened in nonblocking mode, my poll issues went
>  > away.
>  > 
> 
> Well, polling doesn't make sense in blocking mode, so nonblocking is
> kind of necessary.
> 
> Marcus
> 
> -- 
> /--------------------------------------------------------------------\
> | Dr. Marcus O.C. Metzler        |                                   |
> |--------------------------------|-----------------------------------|
> | mocm@metzlerbros.de            | http://www.metzlerbros.de/        |
> \--------------------------------------------------------------------/
> 
> 
> 
> 
> -- 
> Info:
> To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.
> 



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



Home | Main Index | Thread Index