On Sep 28, 2008, at 12:01 AM, Diego d'Ambra wrote:

my $res = new Net::DNS::Resolver;
$res->tcp_timeout(30);
$res->udp_timeout(30);
$res->srcport(1024+int(rand(64511)));

Shouldn't this fix be in Net::DNS::Resolver?


 - ask

--
http://develooper.com/ - http://askask.com/


Reply via email to