guix/guix
Ludovic Courtès dd9afe64b5 download: Fix premature socket close on TLS connections.
This would manifest when downloading a large file such as the Bazaar
tarball, leading to an "Error in the pull function" GnuTLS exception.

* guix/build/download.scm (add-weak-reference): New procedure.
  (tls-wrap): Add (add-weak-reference record port).
2013-05-10 01:14:25 +02:00
..
build
build-system
scripts
base32.scm
build-system.scm
config.scm.in
derivations.scm
download.scm
ftp-client.scm
gnu-maintenance.scm
gnupg.scm
licenses.scm
nar.scm
packages.scm
serialization.scm
snix.scm
store.scm
ui.scm
utils.scm
web.scm