emacs-devel
[Top][All Lists]
Advanced

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

Re: Asynchronous DNS resolving


From: Lars Ingebrigtsen
Subject: Re: Asynchronous DNS resolving
Date: Fri, 13 Feb 2015 18:32:51 +1100
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux)

Paul Eggert <address@hidden> writes:

> Lars Ingebrigtsen wrote:
>> A few years back I looked into making the Emacs domain lookup thing be
>> asynchronous, but that was way beyond my knowledge of Emacs internals,
>> and what happens when I fork Emacs, and what Emacs Lisp primitives can
>> be used in the forked instance.
>
> Nowadays there is getaddrinfo_a; will that do?

Sure; if you can get Emacs to provide an interface to that function with
an async callback, that would be great.  A process filter on the lookup,
perhaps?

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/



reply via email to

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