[FFmpeg-devel] [PATCH] ffserver: stop using the deprecated resolve_host()

Måns Rullgård mans
Mon Mar 8 15:54:02 CET 2010


Mans Rullgard <mans at mansr.com> writes:

> This replaces resolve_host() usage in ffserver with a wrapper
> for getaddrinfo returning the first IPv4 address, if any.
>
> Ultimately, ffserver should be made to work with IPv6 addresses,
> but that change is much more involved.
> ---
>  ffserver.c |   32 +++++++++++++++++++++++++++-----
>  1 files changed, 27 insertions(+), 5 deletions(-)

Ping

-- 
M?ns Rullg?rd
mans at mansr.com



More information about the ffmpeg-devel mailing list