[vlc-devel] [PATCH] Multiple clients and httpd
    Paul Corke 
    paul.corke at datatote.co.uk
       
    Mon Nov 24 11:28:06 CET 2008
    
    
  
On 24 November 2008 10:16, Sébastien Escudier wrote:
> I think when we have :
> cl->fd == pufd->fd   AND   pufd->revents == 0
> we should increment nfd.
I agree.
I think it's a problem with the original patch that introduced
the ++nfd line that you are moving:
http://mailman.videolan.org/pipermail/vlc-devel/2008-November/052927.html
in that it is still possible to "continue" without "++nfd".  It
looks to me that your patch will fix this.
Regards,
Paul.
    
    
More information about the vlc-devel
mailing list