On Wed, Sep 09, 2009 at 07:29:28AM +0200, rclo...@telfort.nl wrote:
> On Tue, 8 Sep 2009 19:58:21 +0200 Bas Wijnen wrote:
> >On Mon, Sep 07, 2009 at 07:44:44AM +0200, Roland Clobus wrote:
> >> I've applied a patch to the subversion repository upstream. An incoming
> >> connection will now correctly try all available protocols.

> >While this solves the problem, it doesn't use the better solution that
> >Steve suggested (if I understand you correctly), namely to make the
> >server IPv6-capable.

> I've chosen to fix the issue by taking the easier route. It is easier to
> change the client to iterate through all available protocols (which was 
> slightly
> complicated by the non-blocking sockets) than to make the server listen on
> all protocols at the same time. The server is currently listening only on
> the first protocol returned by getaddrinfo, even though a loop exists in
> the code.

Well, that's not a proper fix for the bug then.  The server should be
listening on both IPv6 and IPv4.

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
Ubuntu Developer                                    http://www.debian.org/
slanga...@ubuntu.com                                     vor...@debian.org

Attachment: signature.asc
Description: Digital signature

Reply via email to