On Thu, Oct 18, 2001 at 03:55:29PM -0400, Eric Mandel wrote: > >Dear Cygwin Developer(s), > >The appended test server program indicates a possible bug in one of >the socket routines under Cygwin 1.3.3. The program creates a socket, >listens for connections, accepts each connection, reads data from the >connected socket, and writes that data to stdout (i.e., an echo server). > >The program works correctly under Cygwin 1.3.2 (NT and 2000) but not >under Cygwin 1.3.3 (NT or 2000). (It also works under Solaris 5.8). >Under 1.3.3, select() returns an error each time it is called: > > select(): bad file number
Try a snapshot. cgf -- 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/