Ludovic Courtès 9f8605958e
download: Pass the timeout to 'ftp-retr'.
This ensures the timeout applies when connecting to the port returned by
PASV.

* guix/ftp-client.scm (ftp-list): Add #:timeout parameter.  Use
'connect*' instead of 'connect' and pass TIMEOUT.
(ftp-retr): Likewise.
* guix/build/download.scm (ftp-fetch): Pass TIMEOUT to 'ftp-retr'.
2017-11-14 23:46:53 +01:00
..
2017-11-07 00:12:10 +01:00
2016-04-01 00:05:42 +02:00
2017-05-10 17:59:22 +02:00
2017-11-07 00:12:10 +01:00
2016-08-30 22:38:28 +02:00
2013-05-08 23:45:02 +02:00