Heribert, Thanks very much for that (as usual I was overlooking the obvious). I changed OPEN_MAX (256) to _POSIX_OPEN_MAX (16) and that seemed to cure the problem. I will maybe look up the book you recommended. Cheers, Phil. -- 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/
- Cygwin 1.3.3: Win2K: select() returning EBADF (causes t... Phil Dempster
- Re: Cygwin 1.3.3: Win2K: select() returning EBADF ... Christopher Faylor
- Re: Cygwin 1.3.3: Win2K: select() returning EBADF ... Phil Dempster
- RE: Cygwin 1.3.3: Win2K: select() returning EBADF ... Heribert Dahms
- Phil Dempster