GNU bug report logs - #47174
[PATCH 0/2] substitute: Handle closing connections to substitute servers.

Previous Next

Package: guix-patches;

Reported by: Christopher Baines <mail <at> cbaines.net>

Date: Mon, 15 Mar 2021 19:22:01 UTC

Severity: normal

Tags: patch

Full log


Message #29 received at 47174 <at> debbugs.gnu.org (full text, mbox):

From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Christopher Baines <mail <at> cbaines.net>
Cc: 47174 <at> debbugs.gnu.org
Subject: Re: [bug#47174] [PATCH v2 2/2] substitute: Handle closing
 connections to substitute servers.
Date: Mon, 17 May 2021 16:46:27 +0200
> +                       (match (assq 'connection (response-headers response))
> +                         (('connection 'close)
> +                          (lambda ()
> +                            (close-port port)))

You could maybe factorize it in a close-connection? procedure. Out of
curiosity, when does the remote server asks for connection closing?

Thanks,

Mathieu




This bug report was last modified 4 years and 15 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.