X-Spam-Check-By: sourceware.org Message-ID: <44A12094.4EE29D13@dessent.net> Date: Tue, 27 Jun 2006 05:12:04 -0700 From: Brian Dessent X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: autossh broken with current openssh/cygwin References: <449CAF28 DOT BB172C1A AT dessent DOT net> <20060626121755 DOT GF11077 AT calimero DOT vinschen DOT de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Corinna Vinschen wrote: > Confirmed. This has been introduced by trying to get the WinSock event > driven accept thread-safe. This apparently doesn't work as expected. > To get that really right, a lot more has to be done. Since that's > nothing I'd like to rip apart before 1.5.20, I reverted all event > handling for accept and connect and returned to using select again, as > it was implemented until 1.5.18. Thanks for the quick fix, and I can confirm that autossh is functioning fine again now. It's always unfortunate when something has to be reverted, but working code's better than half-broken code I guess. Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/