From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52864) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dNy15-0008T4-Ox for guix-patches@gnu.org; Thu, 22 Jun 2017 05:03:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dNy10-0005f9-Tz for guix-patches@gnu.org; Thu, 22 Jun 2017 05:03:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:57910) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dNy10-0005eL-Qa for guix-patches@gnu.org; Thu, 22 Jun 2017 05:03:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dNy10-00033j-Bu for guix-patches@gnu.org; Thu, 22 Jun 2017 05:03:02 -0400 Subject: bug#27426: [PATCH 0/2] 'guix-daemon --listen' can specify multiple interfaces Resent-To: guix-patches@gnu.org Resent-Message-ID: From: ludovic.courtes@inria.fr (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20170619160302.31557-1-ludo@gnu.org> <87d19ybvk6.fsf@gnu.org> Date: Thu, 22 Jun 2017 11:02:29 +0200 In-Reply-To: (Roel Janssen's message of "Tue, 20 Jun 2017 17:15:08 +0200") Message-ID: <87a850e6oq.fsf@inria.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Roel Janssen Cc: 27426-done@debbugs.gnu.org Hi! Roel Janssen skribis: > I tested it with the pre-inst-env and it works fine. > Looking forward to see this in upstream! Pushed, thanks! Ludo=E2=80=99.