On Wed, Oct 2, 2019 at 4:19 PM Robert Pluim <rpluim@gmail.com> wrote:

> We now have the following, which will do DNS lookups, although it
> doesnʼt let you specify the server.
>
>     network-lookup-address-info is a built-in function in `C source code'.
>
>     (network-lookup-address-info NAME &optional FAMILY)

Thanks, I didn't know that.

Anyway, this bug report wasn't really about dns.el, but about datagram sockets not being implemented on the Windows port. The dns.el problem is just fallout.