guix-devel/guix/build
Ludovic Courtès 3c738d6bd8 download: Correctly detect "No route to host" conditions.
* guix/build/download.scm (open-connection-for-uri): Delete addrinfos
  with the same address.  Always open SOCK_STREAM/IPPROTO_IP sockets.
  Fix the error handler's condition to determine what to do.
  Reported by Nikita Karetnikov <nikita.karetnikov@gmail.com> at
  <http://lists.gnu.org/archive/html/bug-guix/2012-12/msg00150.html>.
2012-12-17 00:14:30 +01:00
..
download.scm download: Correctly detect "No route to host" conditions. 2012-12-17 00:14:30 +01:00
gnu-build-system.scm Support build-cores = 0; change `guix-build' to default to 0. 2012-10-05 23:21:09 +02:00
union.scm Add (guix build union). 2012-10-29 22:39:46 +01:00
utils.scm utils: Remove special `substitute*' syntax for lists of files. 2012-10-26 09:07:37 +02:00