Mail Archives: cygwin/1996/12/17/12:33:28
I have a simple piece of code that works fine for most flavors of UNIX.
It basically uses select to wait for input either from STDIN or from a
UDP socket. When I try to run on NT, compiled using beta 17 of gnu-win
tools, I have the following results. The select immediately returns
(-1). If I modify the code to only select from the UDP socket (and not
STDIN), it works fine. For some reason, the select on STDIN always
immediately returns (-1).
Anybody have any ideas ?
Thanks in advance.
--
Ben Castrogiovanni
Director of Development
Casabyte
PHONE: (206) 254-9925
FAX: (206) 254-9926
EMAIL: ben AT casabyte DOT com
WEB: http://www.casabyte.com
-
For help on using this list, send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -