Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:14027 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 93615 invoked by uid 1010); 8 Dec 2004 18:49:41 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 93582 invoked from network); 8 Dec 2004 18:49:41 -0000 Received: from unknown (HELO wproxy.gmail.com) (64.233.184.207) by pb1.pair.com with SMTP; 8 Dec 2004 18:49:41 -0000 Received: by wproxy.gmail.com with SMTP id 40so111673wri for ; Wed, 08 Dec 2004 10:49:41 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=rb1EbIo9j2QFNYaEB5TOEBhkDtYUGMIptGfkKqu2bvCc2ekmCCn0x0Gf4/yqllYF1Su402OEvYmGqKWrwz59nglPxztKfXjjHbMKgzzVBE1f3xsA04Akqyv34lzJ55UBjdfqNBOmE/3PWGI7/2ILGFA7cK1nQ4bvtXP0G6SRzqA= Received: by 10.54.19.15 with SMTP id 15mr1150680wrs; Wed, 08 Dec 2004 10:49:40 -0800 (PST) Received: by 10.54.59.23 with HTTP; Wed, 8 Dec 2004 10:49:40 -0800 (PST) Message-ID: <4e89b42604120810491f24d909@mail.gmail.com> Date: Wed, 8 Dec 2004 13:49:40 -0500 Reply-To: Wez Furlong To: six Cc: internals@lists.php.net In-Reply-To: <41B749C6.6060706@t0x.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <41B749C6.6060706@t0x.net> Subject: Re: [PHP-DEV] [PATCH] stream_socket_pair From: kingwez@gmail.com (Wez Furlong) I didn't forget, I just didn't get to it yet--sorry. Will get to it real soon now (it will be in PHP 5.1) --Wez. On Wed, 08 Dec 2004 19:36:54 +0100, six wrote: > 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 > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >