Return-Path: Delivered-To: apmail-apr-dev-archive@www.apache.org Received: (qmail 87294 invoked from network); 18 Jan 2005 23:21:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 18 Jan 2005 23:21:31 -0000 Received: (qmail 29828 invoked by uid 500); 18 Jan 2005 23:21:29 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 29799 invoked by uid 500); 18 Jan 2005 23:21:29 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 29784 invoked by uid 99); 18 Jan 2005 23:21:29 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from scotch.ics.uci.edu (HELO scotch.ics.uci.edu) (128.195.24.168) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 18 Jan 2005 15:21:28 -0800 Received: from st-augustin.ics.uci.edu (st-augustin.ics.uci.edu [128.195.20.85]) (authenticated bits=0) by scotch.ics.uci.edu (8.12.11/8.12.11) with ESMTP id j0INKx9X027526 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 18 Jan 2005 15:21:04 -0800 (PST) Date: Tue, 18 Jan 2005 15:21:18 -0800 From: Justin Erenkrantz To: colm@stdlib.net cc: dev@apr.apache.org Subject: Re: [PATCH] Initial Win32 Multicast support Message-ID: <3EF426254A9DC2C3F3CE583D@st-augustin.ics.uci.edu> In-Reply-To: <20050118205755.GA8597@castlerea.stdlib.net.> References: <20050117105446.GA14250@castlerea.stdlib.net.> <20050117110300.GA14311@castlerea.stdlib.net.> <444345195E60132B4E2D9705@st-augustin.ics.uci.edu> <20050118205755.GA8597@castlerea.stdlib.net.> X-Mailer: Mulberry/3.1.6 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Spam-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED autolearn=failed version=3.1.0-r105955 X-Spam-Checker-Version: SpamAssassin 3.1.0-r105955 (2004-11-20) on scotch.ics.uci.edu X-Virus-Scanned: ClamAV 0.80/645/Mon Dec 27 14:56:20 2004 clamav-milter version 0.80j on scotch.ics.uci.edu X-Virus-Status: Clean X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N --On Tuesday, January 18, 2005 8:57 PM +0000 Colm MacCarthaigh wrote: > The second patch fixed that, the unix/multicast.c file works fine, > the Multicast API used is actually portable to Win32 :) Ah, cool. -- justin