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

RE: Re: Re: Re: Issue #2580 revisited: Windows unclean TCP close [SEVERE]

From: Bob Denny <rdenny_at_dc3.com>
Date: Sat, 24 Oct 2009 20:13:31 -0700 (PDT)

Daniel:
> * Without the patch, the TCP SSH connection closes with RST.
> * With the patch, it closes with double-ended FIN.

If you could see the payload data (instead of SSH encrypted) you would see that the SVN protocol between svn and svnserve also completes normally. Also you could be able to see the SSH protocol itself completing normally (though it's difficult to tell due to the encryption). I used TortoisePLink's logging capability - it logs the cleartext data going into and coming out of the tunnel - to see the SVN protocol complete normally (EOF exchange). This is part of my initial message in this thread.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2411122
Received on 2009-10-25 04:13:49 CET

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.