www.delorie.com/archives/browse.cgi | search |
On Fri, Aug 20, 1999 at 04:10:27PM -0600, joshua M. Schmidlkofer wrote: >This leads me to beleive that I put the number of fd's that I have in >select() >However, this is from the most recent man pages that I have found: > ><snip> Man Page 2:<snip> >int select(int n, fd_set *readfds, fd_set *writefds, fd_set >*exceptfds, struct timeval *timeout); >[.....] > n is the highest-numbered descriptor in any of the three > sets, plus 1. Ok. If you are not doing this then that is at least *a* problem. If this is not working then possibly the newest snapshot will help: http://sourceware.cygnus.com/cygwin/snapshots/ -chris -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |