Help for this page
my $acceptsock = $sock->accept; ... } }
my ($readsocks, $writesocks, $errsocks) = IO::Select::select($select, $select, $select);