Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:14026 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 59475 invoked by uid 1010); 8 Dec 2004 18:23:44 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 58954 invoked from network); 8 Dec 2004 18:23:36 -0000 Received: from unknown (HELO t0x.net) (195.68.251.133) by pb1.pair.com with SMTP; 8 Dec 2004 18:23:36 -0000 Received: from t0x.net (null@six [10.0.0.106]) by t0x.net (8.13.1/8.13.1/Debian-19) with ESMTP id iB8INZD8017072 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Wed, 8 Dec 2004 19:23:36 +0100 Message-ID: <41B749C6.6060706@t0x.net> Date: Wed, 08 Dec 2004 19:36:54 +0100 User-Agent: Googlebot/2.1 (+http://www.googlebot.com/bot.html) X-Accept-Language: fr, en-us, en MIME-Version: 1.0 To: internals@lists.php.net Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: [PATCH] stream_socket_pair From: six@t0x.net (six) i'm reposting this patch which adds the stream_socket_pair function, I've posted it one month ago, made some requested modifications but it seems nobody commited it so if you still want it it's here : http://si.kz/~six/stream_socket_pair.diff vincent