[FFmpeg-devel] [PATCH] Use getaddrinfo in resolve_host (ipv6 support)

Ronald S. Bultje rsbultje
Fri Aug 24 04:53:06 CEST 2007


Hi,

On 8/23/07, Michael Niedermayer <michaelni at gmx.at> wrote:

> > +int av_resolve_host(AVInetAddr **in_addr, int port, int passive,
> > +                    int socket_stream, const char *hostname);
>
> can we keep this stuff please private to av*/ffserver for the moment
> instead of providing it in libavformats public API
>
> making it public needs more thoughts, iam not saying iam against it ...


Sure, do you want to keep the API docs or should I remove those also?
Eventually, I'd like it as part of the public API (since ffserver uses it)
but it's not really relevant in this patch.

Ronald




More information about the ffmpeg-devel mailing list