[FFmpeg-devel] [PATCH] Non-blocking protocols
Nicolas George
nicolas.george
Sat Jan 29 13:27:24 CET 2011
Le quartidi 4 pluvi?se, an CCXIX, Nicolas George a ?crit?:
> The attached patches start to implement non-blocking URL protocols, which
> are necessary in certain situations, especially with formats that need
> several URL contexts at once (RTP for example).
Ping?
> The third patch add support for non-blocking to TCP sockets.
This one has a problem, as it conflicts with the "replace select by poll"
change, and the change was applied on one repository but not the other. This
is only a matter of rewriting tcp_wait_fd in terms of poll.
But the rest still needs review, especially since it relates to subtle
public API issues.
Regards,
--
Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110129/7dd85670/attachment.pgp>
More information about the ffmpeg-devel
mailing list