[FFmpeg-devel] [patch] error codes for http/tcp

Ronald S. Bultje rsbultje
Sat Jun 23 17:27:21 CEST 2007


Hi,

On 6/23/07, Michael Niedermayer <michaelni at gmx.at> wrote:
>
> On Sat, Jun 23, 2007 at 10:42:52AM -0400, Ronald S. Bultje wrote:
> > Index: ffmpeg/configure.ac
>
[..]

this isnt against svn


Oops, so I don't really know how configure works, is this how I'm supposed
to do that (I copied localtime_r checks)?

> +        if (gethostbyname_r(name, &hp_imp, buf, sizeof(buf), &hp,
> h_errnop);
>
> may i suggest that you try to compile your code before submitting it?


OSX doesn't have this function. :-).

New patch attached.

Ronald
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg-gethostbyname_r.patch
Type: application/octet-stream
Size: 2663 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070623/29e44534/attachment.obj>



More information about the ffmpeg-devel mailing list