Although having said that. I could look at select later and see what we can do.Does this mean Fselect() will be able to handle this as well? IIRC the current mintlib implementation of Select() doesn't even use Fselect(), but rather does Poll() on every handle (inefficient?).
No, just poll. select for now will stay with 32.