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-07-21 17:03:24 +02:00
2017-01-28 18:55:20 +01:00
2017-03-18 00:38:41 +01:00
2015-01-26 21:58:12 +01:00
2017-10-22 22:09:00 -07:00
2017-05-03 16:16:17 +02:00
2017-11-08 22:31:58 +01:00
2017-09-22 08:04:32 -04:00
2017-05-03 16:16:17 +02:00
2017-10-19 23:21:49 +02:00
2017-11-05 15:21:53 +01:00
2015-01-11 23:50:01 +01:00
2017-10-07 17:08:32 +02:00
2017-05-28 23:13:39 +02:00