Mailing-List: contact cygwin-apps-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-apps-owner AT sourceware DOT cygnus DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Delivered-To: mailing list cygwin-apps AT sources DOT redhat DOT com From: "Ralf Habacker" To: "Cygwin-Apps" Cc: "egor duda" Subject: AW: accept() failed message on kde 1.1.2 ?? Date: Mon, 18 Jun 2001 08:18:15 +0200 Message-ID: <003101c0f7be$75625780$6e032bb7@BRAMSCHE> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-reply-to: <95325340494.20010618100653@logos-m.ru> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Hi Egor, > Hi! > > Sunday, 17 June, 2001 Christopher Faylor cgf AT redhat DOT com wrote: > > CF> Is there any traction on this problem? I see that Suhaib has released > CF> a new version of XFree86 which turns off UNIX-domain sockets, which > CF> is unfortunate. > > CF> Do we know what is causing the problems that we're seeing? > > i still can't reproduce it :(, so only one thing i can suggest is to > disable security checks for now. I hope, however, that somebody can > either debug this problem himself or provide a reproducible testcase, > so i can debug it myself. > > BTW, Ralf, are those sockets that fail in you test work in blocking or > non-blocking mode? > on weekend I had not time to look in detail Currently I have found that after accept sometimes one of the following messages occures : #define ENOSYS 88 /* Function not implemented */ #define ECONNABORTED 113 /* Connection aborted */ I will look more. Ralf