[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [SERF] Re: svn trunk r22153: FAIL (x86_64-unknown-linux-gnu shared ra_dav fsfs)

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2006-10-31 18:08:02 CET

On 10/31/06, Justin Erenkrantz <justin@erenkrantz.com> wrote:
> APR has some issues with resolving localhost on some platforms. I
> haven't had time to track it down though - I'll take a quick look at
> debugging this again today. Normal DNS resolutions work fine - it's
> just localhost that goes funky.

I am a doofus. IPv6 connections should work as of r1073 of serf. It
was specifying only IPv4 to socket() which caused IPv6 addresses (such
as 'localhost' on Mac OS X) to fail.

Thanks. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 31 18:08:23 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.