Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:14050 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53815 invoked by uid 1010); 12 Dec 2004 16:17:29 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 51029 invoked from network); 12 Dec 2004 16:17:05 -0000 Received: from unknown (HELO wproxy.gmail.com) (64.233.184.203) by pb1.pair.com with SMTP; 12 Dec 2004 16:17:05 -0000 Received: by wproxy.gmail.com with SMTP id 40so71914wri for ; Sun, 12 Dec 2004 08:17:05 -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=dKVaggG7gGBNKb/qXDgi54OF6vaqp6b3f+snbVGByeJHVR8meXC2Ipki6MEQBbx8AhSB7i3haZOSFx79pW3vnmVUW/5IvdkrxAazr+kIAwh30p1E4clDQC4wLldCuhTJL+dOSK3f/hEhOuMH3FNV7QLTHQDII2magYOXBzC+wCo= Received: by 10.54.59.8 with SMTP id h8mr968010wra; Sun, 12 Dec 2004 08:17:05 -0800 (PST) Received: by 10.54.59.23 with HTTP; Sun, 12 Dec 2004 08:17:05 -0800 (PST) Message-ID: <4e89b42604121208172ededcd3@mail.gmail.com> Date: Sun, 12 Dec 2004 11:17:05 -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) Committed, complete with configure checks. --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