view etc/FTP @ 73501:437fb645afb4

* url-http.el (url-http-mark-connection-as-free): Verify that connection is open before saving it. (url-http-handle-authentication): Use url-retrieve-internal instead of url-retrieve. (url-http-parse-headers): Adapt to new callback interface. (url-http): Handle non-blocking connections. (url-http-async-sentinel): Create. * url.el (url-retrieve): Update docstring for new callback interface. Remove all code. (url-retrieve-internal): Move code from url-retrieve here. * url-gw.el (url-open-stream): Use a non-blocking socket for `native' gateway method, if available.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 27 Oct 2006 14:44:25 +0000
parents 3681678d3d86
children 0259a1711394
line wrap: on
line source

Please refer to <http://www.gnu.org/software/emacs/> for information
about obtaining Emacs.

Copyright (c) 2000, 2006  Free Software Foundation, Inc.

Verbatim copying and distribution is permitted in any medium
provided this notice is preserved.