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

Re: Regression in svnserve: IPv6 causes IPv4 not to work [was: Branching for 1.3.]

From: Michael Sweet <mike_at_easysw.com>
Date: 2005-09-24 02:15:18 CEST

Greg Hudson wrote:
> On Fri, 2005-09-23 at 08:18 +0200, Sigfred Håversen wrote:
>
>>Attached a patch for the --ipv4-only variant. On OpenBSD
>>you can run two copies of svnserve, one for IPv4 and one for IPv6.
>
>
> Why can't we just create two listening sockets, one for IPv6 and IPv4?

Because on OS's that *do* allow both IPv4 and IPv6 connections on
the same listening socket, you *can't* bind two separate sockets on
the "any" address.

-- 
______________________________________________________________________
Michael Sweet, Easy Software Products           mike at easysw dot com
Internet Printing and Publishing Software        http://www.easysw.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Sep 24 02:16:05 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.