>>>>> "Paul" == Paul Vixie <[email protected]> writes: Paul> we could replace this with a fixed array of u_char and some Paul> index-and-shift macros, sort of like "struct fd_set" in Paul> select(2). in
Can anyone think of a reason why using fd_set isn't just the right thing? It is 1024 bits on most systems (256 on others), and a #define usually lets it get bigger. -- ] Never tell me the odds! | ipv6 mesh networks [ ] Michael Richardson, Sandelman Software Works | network architect [ ] [email protected] http://www.sandelman.ca/ | ruby on rails [ _______________________________________________ Nmh-workers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/nmh-workers
