Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66085 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 32521 invoked from network); 21 Feb 2013 03:06:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Feb 2013 03:06:50 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.210.178 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.210.178 mail-ia0-f178.google.com Received: from [209.85.210.178] ([209.85.210.178:39008] helo=mail-ia0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 30/84-03224-54F85215 for ; Wed, 20 Feb 2013 22:06:45 -0500 Received: by mail-ia0-f178.google.com with SMTP id y26so7694973iab.37 for ; Wed, 20 Feb 2013 19:06:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=Iw4L7hUkaPE9uLU0PqhCcAoqWgUAlDxO2Vks7iIDZWo=; b=Uon+rRc4iS8gC+nhIyDxk9ZnJyEXjQ2HnlPZks/6AybWttW3b+/9O1irziI3CjhSwz AH3cKd6MI7gvSoFfgvkCsTE37mKktUZMxObpBUvphotUDbsNzE8JAmRb0C5kA1MJ9yJ/ PLbX51LeMsJ0s95ZKmVbgkkbEagQbjCWK9WPiZUwaL3UjH/832AISyYqQkTIHrQI/F8C okMS0WdLxewSyrjHWYiqUuIS2P2fb9cPKd+I6exe3QEEO4PqoF0JzCrO9mqw2cekSaKQ KxevXFTJ3MWTloU3nlHW+2wqUC3r/PPjsFkvk5Q2/RORo/sV3UPQv8vW95/ifD5d7ouj qyhw== MIME-Version: 1.0 X-Received: by 10.42.58.202 with SMTP id j10mr9956490ich.39.1361416002900; Wed, 20 Feb 2013 19:06:42 -0800 (PST) Received: by 10.50.114.137 with HTTP; Wed, 20 Feb 2013 19:06:42 -0800 (PST) In-Reply-To: References: Date: Thu, 21 Feb 2013 04:06:42 +0100 Message-ID: To: Gustavo Lopes Cc: PHP Internals Content-Type: multipart/alternative; boundary=20cf303346133e931b04d6335dba Subject: Re: [PHP-DEV] [RFC] send/recvmsg() wrappers in ext/socket From: tyra3l@gmail.com (Ferenc Kovacs) --20cf303346133e931b04d6335dba Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Tue, Jan 22, 2013 at 6:23 PM, Gustavo Lopes wrot= e: > https://wiki.php.net/rfc/**sendrecvmsg > > The module ext/sockets, a wrapper around the sockets API, does not includ= e > support to recvmsg() and sendmsg(). This RFC addresses this shortcoming b= y > support introducing limited (only a few types of messages are supported) > support for these functions. > > -- > Gustavo Lopes > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > Hi Gustavo, Could you update the status of the RFC and list it on https://wiki.php.net/rfc/ ? --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --20cf303346133e931b04d6335dba--