[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[microblaze-uclinux] select() with fd > 31
Hi all,
I have run into a problem with select(). It won't set bits for file
descriptors > 31. I.e. it looks like there's a 32-bit limitation down
in the bowels somewhere. I am using the normal FD_SET, FD_ISSET macros
to set and check my fd bits. I know I am setting the right bits, and I
know there's data waiting, but bits above 31 are never set on the return
from select().
I am running linux 2.6.
Anyone seen this before? Is this a uclinux thing? A microblaze thing?
Am I delusional?
Thanks,
Jim
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/