On Mon, 29 Sep 2008, Charlie Brady wrote:


On Sun, 28 Sep 2008, Ask Bj?rn Hansen wrote:

 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?

http://search.cpan.org/src/OLAF/Net-DNS-0.63/Changes

Apparently some hjp caused that to be so in June 2007.

And from http://rt.cpan.org/Public/Bug/Display.html?id=23961:

 Patch made it into release 0.60

Reply via email to