bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: inet_ntoa


From: Collin Funk
Subject: Re: inet_ntoa
Date: Tue, 25 Jun 2024 19:10:40 -0700
User-agent: Gnus/5.13 (Gnus v5.13)

Bruno Haible <bruno@clisp.org> writes:

> The problems of inet_ntoa are summarized in our documentation
> (doc/posix-functions/inet_ntoa.texi). The biggest problem is that
> it does not support IPv6. IPv6 is everywhere nowadays: internet
> providers give out IPv6 addresses to their customers, and probably
> 2/3 of the websites I usually connect to have both an IPv6 and
> an IPv4 address.

Ah, I forgot about that. Ignore my comments then I was speaking from
rough memory. :)

> Therefore, it makes no sense to maintain programs that work
> only with IPv4 and not with IPv6.
[...]
> So, I don't think adding an inet_ntoa module to Gnulib would really
> help anyone.

Agreed.

Collin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]