This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Spurious "Connection reset by peer" problems anybody?


On Feb 22 10:40, Mirko Vukovic wrote:
> On Mon, Feb 21, 2011 at 5:43 AM, Corinna Vinschen wrote:
> > Hi listies,
> >
> >
> > over the weekend I came across a description of a Windows socket problem
> > which might affect some of us. ÂFortunately I also came across the
> > potential solution.
> >
> > My question is, does anybody have a scenario in which he or she
> > encounters weird "Connection reset by peer" or "Software caused
> > connection abort" messages in Cygwin, possibly at the end of a
> > connection attempt?
> 
> I have a problem on one of my machines when I try to do a git
> push/pull to an external repo:
> 
> > git push
> Read from socket failed: Connection reset by peer
> fatal: The remote end hung up unexpectedly
> 
> I am not sure if that qualifies as a good test setup for you.

Sorry, no.  If that's git over ssh, it should be covered by a patch in
the last developer snapshots.  If it's occuring in the middle of a
connection, rather than at the end, it's something else, not necessarily
related to Cygwin at all.  And, last but not least,  given that the
potential fix for the potential problem I talked about is definitely not
feasible for Cygwin due to it's unsatisfying behaviour on dup'ed
sockets, my request for a test has been entirely moot anyway.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]