comparison dxa.c @ 5102:81c37b782fba libavformat

Use ff_neterrno instead of errno in tcp.c. If ff_neterrno() is checked instead of errno, that's probably what should be used in the return value. As a sideeffect, this gives better compatibility with Windows (CE), where network errors aren't visible in errno.) patch by Martin Storsj, martin martin st
author diego
date Wed, 15 Jul 2009 05:52:49 +0000
parents 33a244b7ca65
children 7c0b8cd87f5a
comparison
equal deleted inserted replaced
5101:a8f8b675035b 5102:81c37b782fba