Help for this page
my $select = IO::Select->new($sock) ; my $buffer = '' ; ... } ; # Now: $rc == 0 => no error, == 1 => timed out, == undef => error