]> git.sesse.net Git - vlc/commit
httpd: correctly reads from ufd[]...
authorPaul Corke <paulc@datatote.co.uk>
Tue, 11 Nov 2008 10:05:45 +0000 (10:05 +0000)
committerRémi Denis-Courmont <rdenis@simphalempin.com>
Wed, 12 Nov 2008 16:10:56 +0000 (18:10 +0200)
commit52193737a575d2e26e7be17cf5ca78f9a063a2b5
tree88bf58b3551945f67c650a967efe38684ca1cbe5
parent4ee5170c5d781905a78ed70e3f983b498b133889
httpd:  correctly reads from ufd[]...

...in the case where there are multiple clients, not all of which are
waiting to be serviced.

Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
src/network/httpd.c