From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id ovUKIipSUWLLgQEAgWs5BA (envelope-from ) for ; Sat, 09 Apr 2022 11:30:18 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 6GomHSpSUWKnDQEA9RJhRA (envelope-from ) for ; Sat, 09 Apr 2022 11:30:18 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 3D4B02ABEF for ; Sat, 9 Apr 2022 11:30:18 +0200 (CEST) Received: from localhost ([::1]:46172 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nd7Q8-0003bd-42 for larch@yhetil.org; Sat, 09 Apr 2022 05:30:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55542) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nd7Pu-0003bR-NM for guix-patches@gnu.org; Sat, 09 Apr 2022 05:30:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:42846) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nd7Pu-000622-Dk for guix-patches@gnu.org; Sat, 09 Apr 2022 05:30:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nd7Pu-0002X1-98 for guix-patches@gnu.org; Sat, 09 Apr 2022 05:30:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54811] [PATCH 3/3] daemon: Support systemd-style socket activation. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 09 Apr 2022 09:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54811 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= , 54811@debbugs.gnu.org Received: via spool by 54811-submit@debbugs.gnu.org id=B54811.16494965519643 (code B ref 54811); Sat, 09 Apr 2022 09:30:02 +0000 Received: (at 54811) by debbugs.gnu.org; 9 Apr 2022 09:29:11 +0000 Received: from localhost ([127.0.0.1]:36743 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nd7P5-0002VT-Ep for submit@debbugs.gnu.org; Sat, 09 Apr 2022 05:29:11 -0400 Received: from michel.telenet-ops.be ([195.130.137.88]:53500) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nd7P3-0002VK-O7 for 54811@debbugs.gnu.org; Sat, 09 Apr 2022 05:29:10 -0400 Received: from [192.168.109.254] ([188.189.133.86]) by michel.telenet-ops.be with bizsmtp id GZV8270091s0Pjw06ZV8Wc; Sat, 09 Apr 2022 11:29:08 +0200 Message-ID: From: Maxime Devos Date: Sat, 09 Apr 2022 11:29:08 +0200 In-Reply-To: <20220409091340.7013-3-ludo@gnu.org> References: <20220409091340.7013-1-ludo@gnu.org> <20220409091340.7013-3-ludo@gnu.org> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-uDb2PLhZBJ2vOe5zu4w+" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1649496548; bh=ovvZsjUjeRpg5asU67fIWZ7AKkuciBzXd+4FriZ2Y3c=; h=Subject:From:To:Date:In-Reply-To:References; b=Oyq8roNy9RwdSwDpNyLJO8cA7LZyj46ur0aqu3fkPXSbtCQRK00py73lgbSm1y9K6 FZegUFKW8agUuVTvqCbLUkLeKn22yb/jorNuEBxi3B6+WDNANTUQv5IHKW2gZGhW+Q nYbtVgiIsH3O0pGo63wvpckKm2JXcvrIpI3WqceObA7hGTfzuJ9ses0BIWDNNQPMkF DtOGb/BkUbw2v1IcjGoxG2MpV5mcfpzsJqz9HoSvW5Rdurzj7WELT2uSjwcKxsDv3p PnWklKqwh3CC0H2VbB1Q14R9/QQAhgRZj2tdx7dkaAwV4+6J+284DH0A2D6A8An6Ap ZWGyh9F3TaSZg== X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1649496618; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=ovvZsjUjeRpg5asU67fIWZ7AKkuciBzXd+4FriZ2Y3c=; b=UOUUG4P5GUiRNvLJuyW5yAc5awSdvVKOaWQFxjlzMrFilZb9mkgERjoPyLc3mWPtheDZU8 hdoDQoNPaDw7aHE0yPKRohpqBZuDzyUHE2z8lJzDluzYcd/Z4+KQ7Hj0KcJrisDPYoFuG8 hPZWQNperbLQQIbq+krAtqoz4zsO9uLZi13q3blSztfV5yeFqabWwYXs9Tu01ZYCGTR5bd 8ABakidHXUDoW7VS7D8ornfDk1Ge7tprDQEUVTs9ENFrR18W0vH+sGpUfofPxIQyFqqxdB itUTqQl1WQxUWEdTDl61Zb7LSoCZ7KpMOg+ZcrpHGmQBqg+m40LGTZklT2IW4A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1649496618; a=rsa-sha256; cv=none; b=YPBxLtbsxK3T0ksKB2sUVxvd52YAxfVEmqqSnfTEZAs59LEHlJyxMu7ujIeMU0Gs8rP3no Qdt2KGRqCO7WDSDgBA9DjVIvgrGxkPKw7egvdWMD4TEWLEZ9JbJ9NwMkXYMLpye2DxWu/c nHWVQah3VQ5R5iOW4pTgl1KOZTfsNJj9uotzD24WMMNyB88RoII8OF71sepvzK4eCxX9Cf 9ROwv8z3sdeYaOGp5I0bPaXE3hJDmNxRFaiBPuuFTGCshUWnTtJ+FzIYXh4jI1SAHFXJ6V 15N4DoHMEFd7fo08JeJwLbBe7FY6KIL1+/qw3tqW+rOoTSMAE8xT0hCScRkojQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=Oyq8roNy; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: 2.83 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=Oyq8roNy; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 3D4B02ABEF X-Spam-Score: 2.83 X-Migadu-Scanner: scn0.migadu.com X-TUID: kP1M0vmPMwZg --=-uDb2PLhZBJ2vOe5zu4w+ Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Ludovic Court=C3=A8s schreef op za 09-04-2022 om 11:13 [+0200]: > +=C2=A0 if (getEnv ("LISTEN_PID") =3D=3D std::to_string (getpid ())) I thought it was name getenv, and not getEnv, and C strings cannot be meaningfully compared with =3D=3D (pointer equality), or is thi a C++-ism? Greetings, Maxime. --=-uDb2PLhZBJ2vOe5zu4w+ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYlFR5BccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7ijqAP9RCMS0NspmGByB1Qq6TOneq1hq 9AG2MhhxKWC3OPIZgAD+PzvP/Vexxs5cMaDTzSDB9Ea91xqXhUt4bWD/0gnBQAY= =XXai -----END PGP SIGNATURE----- --=-uDb2PLhZBJ2vOe5zu4w+--