Bodecs Bela (2018-03-20): > see the retry_transfer_wrapper() in avio.c If > > ret = transfer_func(h, buf + len, size - len); > > is always zero, so it gets into infinite loop. > > transfer_func is unix_read in case of unix protocol.
Let me be more accurate: I am pretty sure you analysis is wrong as recv() does not return 0 on timeout. Please tell how you came to that conclusion. Regards, -- Nicolas George
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel