Martin Storsjö <[email protected]> writes: > Also use ff_neterrno() instead of errno directly (which doesn't work > on windows), for getting the error code. > --- > libavformat/tcp.c | 6 ++++-- > libavformat/udp.c | 31 +++++++++++++++++++------------ > 2 files changed, 23 insertions(+), 14 deletions(-)
Seems OK. -- Måns Rullgård [email protected] _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
