[FFmpeg-devel] [PATCH] Non-blocking HTTP
Luca Barbato
lu_zero
Sun Mar 6 17:53:36 CET 2011
On 03/06/2011 11:58 AM, Nicolas George wrote:
> I am not sure it can actually be generalized. Take a poll for writeability
> for example: the library can not just poll all the substreams for
> writeability since it will return as soon as any of them would become
> writeable, not necessarily the one the protocol would actually need to write
> to.
That's why I'm not telling to just make the slave an array and be done
with it.
> Anyway, if you want more time to experiment, there is no rush to apply those
> patches.
>
>> PS: url_read_complete is _really_ a pain for seqpacket protocols
>
> Fortunately, unless I missed some places, it is currently only used for HTTP
> and TCP.
I started messing up using rtsp+sctp as test subject, it is in my branch
protos-wip on github if you are curious =)
lu
--
Luca Barbato
Gentoo/linux
http://dev.gentoo.org/~lu_zero
More information about the ffmpeg-devel
mailing list