emacs/lisp/url
Lars Ingebrigtsen b6ea20f39c Try to mitigate DNS failures when downloading stuff asynchronously
* url-queue.el (url-queue-setup-runners): New function that uses
`run-with-idle-timer' for extra asynchronicity.
(url-queue-remove-jobs-from-host): New function.
(url-queue-callback-function): Remove jobs from the same host if
connection failed.
2012-02-06 02:13:24 +01:00
..
.gitignore
ChangeLog Try to mitigate DNS failures when downloading stuff asynchronously 2012-02-06 02:13:24 +01:00
url-about.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-auth.el * url-auth.el (url-digest-auth): Copy previous url-basic-auth change. 2012-01-12 00:14:41 -08:00
url-cache.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-cid.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-cookie.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-dav.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-dired.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-expand.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-file.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-ftp.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-future.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-gw.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-handlers.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-history.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-http.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-imap.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-irc.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-ldap.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-mailto.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-methods.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-misc.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-news.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-nfs.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-ns.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-parse.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-privacy.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-proxy.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-queue.el Try to mitigate DNS failures when downloading stuff asynchronously 2012-02-06 02:13:24 +01:00
url-util.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-vars.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00