On Wed, 2013-12-11 at 14:19 +0100, Peter Persson wrote: > > 2013/12/11 Jo Even Skarstein <joska@online.no> > Ah, true. I expected it to work like Select(). I noticed that the > Fselect() return type can't cater for more than 32 handles anyway. I didn't think of that. Maybe just modify the arrays pointed to in the second and third parameter then. Or create a second binding as you mentioned. Jo Even