foreach my $rh (sort { fileno $a <=> fileno $b } $rset->can_read) {
Why sort the ready handles by fileno?
In reply to Re^2: Processing a set of resources with a pool of forked children
by BrowserUk
in thread Processing a set of resources with a pool of forked children
by mikeym
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |