Mailing-List: contact cygwin-developers-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT cygwin DOT com Delivered-To: mailing list cygwin-developers AT cygwin DOT com Message-ID: <039b01c2df56$4199dfa0$78d96f83@pomello> From: "Max Bowsher" To: References: <20030228174454 DOT GA11125 AT redhat DOT com> <20030228175114 DOT GO20955 AT cygbert DOT vinschen DOT de> <20030228175455 DOT GP20955 AT cygbert DOT vinschen DOT de> <038501c2df54$8797e1c0$78d96f83 AT pomello> <20030228181300 DOT GV20955 AT cygbert DOT vinschen DOT de> Subject: Re: 1.3.21 showstopper AF_UNIX problems? Date: Fri, 28 Feb 2003 18:21:47 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Corinna Vinschen wrote: > On Fri, Feb 28, 2003 at 06:09:26PM -0000, Max Bowsher wrote: >> The only socketpair problem I mentioned involved TCP sockets. > > http://cygwin.com/ml/cygwin/2003-01/msg01658.html Ok, I feel stupid. I believe the problem is related to contention for the TCP sockets used to implement the socketpair in Cygwin. In any case, I have only been able to reproduce it by repeatedly calling socketpair on the order of 200 times, so I think this is non-showstopper. It's on my todo list to get back to debugging it. Max.