Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43468 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 19895 invoked from network); 25 Mar 2009 19:00:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Mar 2009 19:00:11 -0000 Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 88.198.8.16 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 88.198.8.16 bigtime.backendmedia.com Linux 2.6 Received: from [88.198.8.16] ([88.198.8.16:58075] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3C/26-30978-53F7AC94 for ; Wed, 25 Mar 2009 14:00:06 -0500 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id 3A4BF1EBC025; Wed, 25 Mar 2009 19:03:07 +0000 (UTC) X-Virus-Scanned: amavisd-new at backendmedia.com Received: from bigtime.backendmedia.com ([127.0.0.1]) by localhost (bigtime.backendmedia.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KxxdqqXaLM50; Wed, 25 Mar 2009 20:03:06 +0100 (CET) Received: from [192.168.0.151] (77-58-151-147.dclient.hispeed.ch [77.58.151.147]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mls@pooteeweet.org) by bigtime.backendmedia.com (Postfix) with ESMTP id F0A871EBC024; Wed, 25 Mar 2009 20:03:05 +0100 (CET) Cc: internals@lists.php.net Message-ID: To: Oleg A. Arkhangelsky In-Reply-To: <390901236707717@webmail34.yandex.ru> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Date: Wed, 25 Mar 2009 19:59:57 +0100 References: <746151236440833@webmail22.yandex.ru> <390901236707717@webmail34.yandex.ru> X-Mailer: Apple Mail (2.930.3) Subject: Re: [PHP-DEV] Re: [PATCH] Netlink sockets support for Linux From: mls@pooteeweet.org (Lukas Kahwe Smith) Hi, Whats the status here? I would say it does not sound like something we need to add now, but maybe for 5.3.1? So in that light I would say please file a feature request with the patch attached or linked .. regards, Lukas On 10.03.2009, at 18:55, Oleg A. Arkhangelsky wrote: > Hello, > >> This patch adds ability to send or receive data using Netlink [1] >> sockets in Linux OS using Socket Functions in PHP. If you're going >> to commit this patch, some additions to documentation will be >> needed. Just let me know. I would very appreciate your comments! >> [1] http://en.wikipedia.org/wiki/Netlink > > New version: http://www.progtech.ru/~oleg/php-netlinkV2.txt > > Some more changes. Fixed socket_getpeername and socket_getsockname > functions to understand AF_NETLINK sockets. Patch made for PHP_5_3 > branch. Any thoughts or opinions? > > -- > wbr, Oleg > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > Lukas Kahwe Smith mls@pooteeweet.org