Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com X-Authentication-Warning: makita.cygnus.com: keiths owned process doing -bs Date: Tue, 14 Aug 2001 13:23:31 -0700 (PDT) From: Keith Seitz To: Roderick Groesbeek cc: Subject: Re: 1.3.2: Cygwin && UDP && O_NONBLOCK In-Reply-To: <020e01c124fd$ce2a9eb0$93b849d5@uu.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Tue, 14 Aug 2001, Roderick Groesbeek wrote: > Just like "#!/usr/bin/env perl" (Why doesn't everybody uses that!) :-) ( "foo > /dev/null 2>&1 &" is the one I always struggle with. Half the time it comes out "foo > /dev/null 2&>1 &"!) > After struggling, finding out how to use DLLTOOL, > and coming to the conclusion that O_NONBLOCK code > is buggy in Cygwin. Yes, see my previous message about the nature of my misunderstanding. You are absolutely correct: there appears to be a problem with NONBLOCKING i/o on udp. I'll talk to you offline about server.c. Keith -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/