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

Re: Bug: svnserve fail to detect it is already running

From: Peter Samuelson <peter_at_p12n.org>
Date: Fri, 9 Jul 2010 11:19:44 -0500

[Greg Hudson]
> That's okay, we don't want the SO_EXCLUSIVEADDR behavior. We want the
> default behavior under Windows, which corresponds to the SO_REUSEADDR
> behavior under Unix.

Well, the attack Stefan is referring to is if a third-party app (aka
virus) tries to bind with SO_REUSEADDR. Prior to Windows Server 2003,
this will succeed in messing up svnserve, unless you use SO_EXCLUSIVEADDR.
This seems to have been corrected in Windows Server 2003.

-- 
Peter Samuelson | org-tld!p12n!peter | http://p12n.org/
Received on 2010-07-09 18:20:19 CEST

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.