emacs-devel
[Top][All Lists]
Advanced

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

Re: master fbf2ed9a64: ipv6 addresses aren't suspicious


From: Po Lu
Subject: Re: master fbf2ed9a64: ipv6 addresses aren't suspicious
Date: Wed, 30 Mar 2022 18:39:43 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux)

Robert Pluim <rpluim@gmail.com> writes:

>     >> How reliable is network-lookup-address-info in a partability scenario?
>     >> (Just curious...)
>
> Itʼs guaranteed to be available, since it depends on getaddrinfo,
> without which Emacs will not build.

It doesn't seem to be present on MS-DOS, along with other subprocess
related functions.  And FWIW, I don't see a reason for textsec to not
work there.

The relevant code should probably be surrounded with (fboundp
'network-lookup-address-info).


reply via email to

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