Problems with Sockets and select.

Ron G. Minnich rminnich@sarnoff.com
Thu Oct 2 11:10:00 GMT 1997


how are you sure that the one socket you are reading from has input 
pending? is the bit set in the fd_set for the read fd_set? are you sure 
that select is not returning -1 and you are mistaking a select that 
returns with an error for a successful select? 

a code fragment would help a lot.

thanks
ron

Ron Minnich                |Java: an operating-system-independent, 
rminnich@sarnoff.com       |architecture-independent programming language
(609)-734-3120             |for Windows/95 and Windows/NT on the Pentium
ftp://ftp.sarnoff.com/pub/mnfs/www/docs/cluster.html 


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list