my $select=new IO::Select(); $select->add($socket); if ($select->can_read($timeout) [download]
In reply to Re: recv in socket programming by weismat in thread recv in socket programming by madhu.hanigadde