while(1) { foreach $client ($select->can_read(0)) { dostuff } }