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

Re: svn commit: r13236 - in trunk: . subversion/svnserve

From: Daniel Berlin <dberlin_at_dberlin.org>
Date: 2005-03-04 04:03:38 CET

> >
> > So it should try ipv6 first, then when it falis like it did in your
> > strace, try regular ipv4.
>
> It's coming in to the fucntion with ofamily=10, or APR_INET6, so it
> never tries ipv4

Yup, as we've discovered, the addrinfo call it makes well before it
creates the socket hands us an ipv6 family address.

>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 4 04:05:19 2005

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.