[FFmpeg-devel] [PATCH] Use ff_neterrno instead of errno in tcp.c
Martin Storsjö
martin
Tue Jul 14 10:03:59 CEST 2009
Hi,
The attached patch gives better consistency; if ff_neterrno() is checked
instead of errno, that's probably what should be used in the return value,
too. (On windows, network errors aren't visible in errno.)
// Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-Use-ff_neterrno-instead-of-errno-for-network-errors-.patch
Type: text/x-diff
Size: 1057 bytes
Desc:
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090714/ae27e484/attachment.patch>
More information about the ffmpeg-devel
mailing list