1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-01 01:41:01 -08:00
emacs/lisp/url
Michael Albinus 8032423239 Make url-http thread-safe (Bug#73199)
* lisp/url/url-http.el (url-http-open-connections): Adapt docstring.
(current-thread, thread-live-p): Declare.
(url-http-mark-connection-as-busy)
(url-http-mark-connection-as-free)
(url-http-find-free-connection): Use extended hash key.  (Bug#73199)
2024-10-11 12:06:08 +02:00
..
ChangeLog.1
url-auth.el Forward user to auth-source inside url-basic-auth 2024-08-24 15:49:42 +03:00
url-cache.el ; Simplify (with-current-buffer (get-buffer ...) ...) 2024-03-14 12:40:26 +02:00
url-cid.el Delete compat code in url library 2024-02-04 11:41:06 +01:00
url-cookie.el
url-dav.el
url-domsuf.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
url-expand.el
url-file.el
url-ftp.el
url-future.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
url-gw.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
url-handlers.el
url-history.el
url-http.el Make url-http thread-safe (Bug#73199) 2024-10-11 12:06:08 +02:00
url-imap.el
url-irc.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
url-ldap.el Delete compat code in url library 2024-02-04 11:41:06 +01:00
url-mailto.el Delete compat code in url library 2024-02-04 11:41:06 +01:00
url-methods.el
url-misc.el
url-news.el
url-nfs.el
url-parse.el
url-privacy.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
url-proxy.el
url-queue.el
url-tramp.el
url-util.el Checkdoc fixes in url/*.el 2024-07-08 17:49:14 +02:00
url-vars.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
url.el Checkdoc fixes in url/*.el 2024-07-08 17:49:14 +02:00