Does "select" support big FDS (File Descriptor). This means can we use
handle larger than 2056 with select.
For example:
vec($rin,0,65536) = 1;
select($rin, undef, undef, undef);Thanks, Vincent -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
