[FFmpeg-devel] [PATCH 2/2] http: pass return code from http_open_cnx_internal() on its failure
Michael Niedermayer
michaelni at gmx.at
Thu Oct 23 20:58:01 CEST 2014
On Thu, Oct 23, 2014 at 08:55:46PM +0400, Andrey Utkin wrote:
> Previously, AVERROR(EIO) was returned on failure of
> http_open_cnx_internal(). Now the value is passed to upper level, thus
> it is possible to distinguish ECONNREFUSED, ETIMEDOUT, ENETUNREACH etc.
> ---
> libavformat/http.c | 2 ++
> 1 file changed, 2 insertions(+)
applied
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
It is dangerous to be right in matters on which the established authorities
are wrong. -- Voltaire
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20141023/1fe3d9a2/attachment.asc>
More information about the ffmpeg-devel
mailing list