]> git.eshelyaron.com Git - emacs.git/commit
Add the new function dns-query-asynchronous
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 30 Jul 2020 01:44:45 +0000 (03:44 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 30 Jul 2020 03:32:16 +0000 (05:32 +0200)
commitef7f569cbd3a69a77c09bc214baacd47737f7e01
treede1922feb36fb72e9c8e3afb7c0b0dd6a1461334
parent789197049ca13a1434afccd6614134cc276a5074
Add the new function dns-query-asynchronous

* lisp/net/dns.el (dns-query-asynchronous): New function.
(dns--lookup, dns--filter): New internal functions.
(dns-query): Reimplement on top of dns-query-asynchronous.
etc/NEWS
lisp/net/dns.el