www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,SPF_PASS |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <49943027.8050800@gmail.com> |
Date: | Thu, 12 Feb 2009 14:20:23 +0000 |
From: | Dave Korn <dave DOT korn DOT cygwin AT googlemail DOT com> |
User-Agent: | Thunderbird 2.0.0.17 (Windows/20080914) |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: cygwin 1.7.0-40: Socket operation on non-socket |
References: | <4993D6DF DOT 5090706 AT dresearch DOT de> <20090212100130 DOT GJ5416 AT calimero DOT vinschen DOT de> <499424B8 DOT 3030606 AT zone42 DOT org> |
In-Reply-To: | <499424B8.3030606@zone42.org> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Steffen Sledz wrote: > Hmmmm? That's a pity. But as seen in the mailing lists i'm not the only one > with such problems. May be there is generic workaround for this? Or a guide > line how to identify the dodgy app? Unfortunately this is not a very easy task. The failures are provoked in different ways by different interfering applications, and what works around one has no guarantee of working for another. Figuring out the responsible application often involves attaching a debugger to the process while an error occurs and trying to get a look at the stack, to see any OS hooks that might have been inserted. You might get interesting results by running "netsh winsock show catalog" in a cmd.exe window, as that will show us if there is some other layered service provider potentially interfering with your networking. cheers, DaveK -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |