From patchwork Mon Mar 2 21:02:57 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christopher Baines X-Patchwork-Id: 20494 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 3D7C327BBEA; Mon, 2 Mar 2020 21:04:09 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI, UNPARSEABLE_RELAY autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTP id 1575E27BBE4 for ; Mon, 2 Mar 2020 21:04:09 +0000 (GMT) Received: from localhost ([::1]:38654 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j8sES-0004qn-I7 for patchwork@mira.cbaines.net; Mon, 02 Mar 2020 16:04:08 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:42829) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j8sEN-0004qa-CX for guix-patches@gnu.org; Mon, 02 Mar 2020 16:04:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j8sEM-00018K-FE for guix-patches@gnu.org; Mon, 02 Mar 2020 16:04:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:60671) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j8sEM-00018D-CV for guix-patches@gnu.org; Mon, 02 Mar 2020 16:04:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j8sEM-0001oK-7E for guix-patches@gnu.org; Mon, 02 Mar 2020 16:04:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#39873] [PATCH 0/3] http-multiple-get enhancements Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 02 Mar 2020 21:04:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 39873 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 39873@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.15831829886891 (code B ref -1); Mon, 02 Mar 2020 21:04:02 +0000 Received: (at submit) by debbugs.gnu.org; 2 Mar 2020 21:03:08 +0000 Received: from localhost ([127.0.0.1]:38411 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j8sDT-0001n4-7L for submit@debbugs.gnu.org; Mon, 02 Mar 2020 16:03:08 -0500 Received: from lists.gnu.org ([209.51.188.17]:48765) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j8sDR-0001mw-BS for submit@debbugs.gnu.org; Mon, 02 Mar 2020 16:03:05 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:42600) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j8sDQ-0004a7-EP for guix-patches@gnu.org; Mon, 02 Mar 2020 16:03:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j8sDP-0000kc-4y for guix-patches@gnu.org; Mon, 02 Mar 2020 16:03:04 -0500 Received: from mira.cbaines.net ([212.71.252.8]:47046) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1j8sDO-0000jz-Ub for guix-patches@gnu.org; Mon, 02 Mar 2020 16:03:03 -0500 Received: from localhost (unknown [46.237.162.11]) by mira.cbaines.net (Postfix) with ESMTPSA id DBD3C27BBE4 for ; Mon, 2 Mar 2020 21:03:01 +0000 (GMT) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id 516b0a8d for ; Mon, 2 Mar 2020 21:02:59 +0000 (UTC) User-agent: mu4e 1.2.0; emacs 26.3 From: Christopher Baines Date: Mon, 02 Mar 2020 21:02:57 +0000 Message-ID: <87imjmeagu.fsf@cbaines.net> MIME-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches These are a few changes I made to the copy of http-multiple-get in the Guix Data Service. Christopher Baines (3): substitute: Use the same port for multiple request batches. substitute: Make http-multiple-get batch size configurable. substitute: Close port at the end of http-multiple-get. guix/scripts/substitute.scm | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-)