elsif( @ips ? $sel->count >= $max : $sel->count ) #### elsif( ( @ips && $sel->count >= $max ) || $sel->count ) #### elsif( $sel->count ) #### my @connects; for my $fh ( @connects = $sel->can_write($timeout) ) #### my @connects = $sel->can_write($timeout); for my $fh ( @connects )