Poll Error

Sherwin Notario (sherwin_notario@yahoo.com)
Fri, 26 Nov 1999 16:31:49 -0800 (PST)


hi,

iam writing a program that uses poll function.

int poll(struct pollfd *ufds, unsigned int nfds, int
timeout)

i will use it to check 10000 FDs. but it only allows
me to check up to 256 FDs.

is there a way for me to increase nfds ?

sherwin
__________________________________________________
Do You Yahoo!?
Thousands of Stores. Millions of Products. All in one place.
Yahoo! Shopping: http://shopping.yahoo.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/