[FFmpeg-devel] [PATCH] RTSP: Check errors in the control connection in udp_read_packet

Martin Storsjö martin
Wed Mar 24 19:52:52 CET 2010


On Wed, 24 Mar 2010, Martin Storsj? wrote:

> When testing stuff regarding the udp_read_packet timeout patch proposed 
> recently, I noticed that udp_read_packet doesn't act on read errors on the 
> control connection. Therefore, the function doesn't return even if the 
> control connection gets closed.
> 
> The attached patch fixes this...

Ok'd on irc, applied with a minor fix, passing the actual return value 
through.

// Martin



More information about the ffmpeg-devel mailing list