1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-10 05:30:45 -08:00
emacs/lisp/url
dick r. chiang 93e1248c20 Fix problem with occasional stalls in `url-retrieve-synchronously'
* lisp/url/url.el (url-retrieve-synchronously): Use
`accept-process-output' on a null process.  That is the safer, more
conventional way of achieving non-blocking sleep-for (bug#49897).

Also rewrite for greater readability.
2021-08-06 13:28:13 +02:00
..
ChangeLog.1
url-about.el
url-auth.el
url-cache.el
url-cid.el
url-cookie.el Remove redundant #' before lambda in {mail,net,url}/*.el 2021-04-01 22:05:16 +02:00
url-dav.el Replace local intersection functions with seq-intersection 2021-04-05 11:14:34 +02:00
url-dired.el
url-domsuf.el
url-expand.el
url-file.el
url-ftp.el
url-future.el
url-gw.el
url-handlers.el
url-history.el Remove redundant #' before lambda in {mail,net,url}/*.el 2021-04-01 22:05:16 +02:00
url-http.el
url-imap.el
url-irc.el
url-ldap.el
url-mailto.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
url-methods.el
url-misc.el
url-news.el
url-nfs.el
url-parse.el
url-privacy.el
url-proxy.el * lisp/url/url-proxy.el (url-find-proxy-for-url): Minor simplification 2021-04-25 17:29:01 -04:00
url-queue.el
url-tramp.el
url-util.el * lisp/url/url-util.el (url-unhex-string): Doc fix. 2021-07-04 15:04:52 +03:00
url-vars.el
url.el Fix problem with occasional stalls in `url-retrieve-synchronously' 2021-08-06 13:28:13 +02:00