Martin Storsjö <mar...@martin.st> added the comment:

I misunderstood what you meant - apparently you meant that the version you 
provided should be the new, correct one. But it isn't. The current tcp_read() 
only waits for 100 ms, but if nothing was returned in that time, url_read and 
retry_transfer_wrapper in avio.c will call it again. This is in order to move 
the blocking/nonblocking retry logic out of the individual protocols.

________________________________________________
FFmpeg issue tracker <iss...@roundup.ffmpeg.org>
<https://roundup.ffmpeg.org/issue2612>
________________________________________________

Reply via email to