This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: 1.3.2: Cygwin && UDP && O_NONBLOCK


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]