[Ffmpeg-devel] poll() emulation for ffserver
matthieu castet
castet.matthieu
Wed Feb 14 19:37:24 CET 2007
Fran?ois Revol wrote:
>> Hi,
>
> That doesn't answers the question.
>
> poll() is supposed to be much faster for watching a high number of fds.
> It's actually its sole reason of existence.
Hum according to http://www.kegel.com/c10k.html, there both slow.
The avantage of poll is that there is no hardcoded limit to the number
of fd.
Matthieu
More information about the ffmpeg-devel
mailing list