It's been a Long Time since I worked with big values of FD_SETSIZE, and
I remember I had to write some macros to handle bit set, clear, test.
These were OK, and depending on how "sparse" your fd_set items are, it
becomes useful to write code to look for flags in 8- or 12-bit chunks.

There are some interesting tradeoffs, as I recall...

H
***********************************************************************
To unsubscribe, send an e-mail to [email protected] with
unsubscribe libevent-users    in the body.

Reply via email to