Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:119296 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 73535 invoked from network); 17 Jan 2023 17:52:41 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 17 Jan 2023 17:52:41 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id DDAEB18050B for ; Tue, 17 Jan 2023 09:52:39 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,SPF_HELO_NONE,SPF_PASS, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS24940 176.9.0.0/16 X-Spam-Virus: No X-Envelope-From: Received: from chrono.xqk7.com (chrono.xqk7.com [176.9.45.72]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Tue, 17 Jan 2023 09:52:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bastelstu.be; s=mail20171119; t=1673977957; bh=LEgmrUN/lGEqR38Mda48BtyqKABqj+d6jLmOA9xFxvE=; h=Date:Subject:To:References:From:In-Reply-To:From; b=Y4dF1bH7PLMTyREQHMkwXdOv0f1FlnmLY8FmEWVft1p03YMGwuAilN9jUKPmjho1q BqVXq3K85MOlf0WVEQ2UxffMCnmsCN2XJttsLlK+bfDXO95IqhdnHic+1pZHAxOxpS eyelkThYlakF57dR5Vr6BVQ797+1vxsf6prkLyU+annA7rHC+f8At4BkjRNaxba75V olZdqWwPArn0cR1eMeYYCJnPgoG4b8nVBEb9ws37O8dBqKEoYTooPlqnMM97sx02HE o2h4vCjxkpmTkTkXC3+h5CPuIpEwYzz2OEUTyx4AjTnyt6v47QtfBD4a9RKZ/T1HU4 LAKipPPst+MuA== Message-ID: <6f594079-11a2-5d05-13ec-642c22f126e8@bastelstu.be> Date: Tue, 17 Jan 2023 18:52:36 +0100 MIME-Version: 1.0 Content-Language: en-US To: "G. P. B." , PHP internals References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] [PHP_DEV] [RFC] Add file_descriptor() function From: tim@bastelstu.be (=?UTF-8?Q?Tim_D=c3=bcsterhus?=) Hi On 1/16/23 16:01, G. P. B. wrote: > useful when interacting with a USB device. Can some example code be added to the RFC text for those who don't understand any French? Best regards Tim Düsterhus