]> git.eshelyaron.com Git - emacs.git/commit
Make url.el use async DNS
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 5 Feb 2016 03:03:26 +0000 (14:03 +1100)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 5 Feb 2016 03:03:26 +0000 (14:03 +1100)
commit12702b312bdb63b15619fac682f3a2c205b94eba
treeb5219b71c8329730821eaee23b6b9af112b11e7c
parentc85e7d4c8c899c01d6b4a393512bab295ef635c1
Make url.el use async DNS

* lisp/url/url-gw.el (url-open-stream): Use non-blocking DNS.

* src/process.c (syms_of_process): Add a `dns' subfeature for
make-network-process.
lisp/url/url-gw.el
src/process.c