emacs-devel
[Top][All Lists]
Advanced

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

Re: Async DNS redux


From: Lars Ingebrigtsen
Subject: Re: Async DNS redux
Date: Tue, 07 Feb 2012 04:24:27 +0100
User-agent: Gnus/5.130002 (Ma Gnus v0.2) Emacs/24.0.93 (gnu/linux)

Stefan Monnier <address@hidden> writes:

> Providing a proof-of-concept async Elisp-level resolution isn't hard if
> you use something like (start-process "dns-resolve" nil "host"
> "the.name"), but I think that fixing it at the C code level in
> make-network-process makes a lot more sense.

If :nowait would result in `make-network-process' returning
immediately -- even before doing the DNS resolving -- then that would be
ideal, I think.

-- 
(domestic pets only, the antidote for overdose, milk.)
  http://lars.ingebrigtsen.no  *  Sent from my Rome



reply via email to

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