Parent Directory
|
Revision Log
|
Patch
| revision 582903, Mon Oct 8 17:33:16 2007 UTC | revision 583551, Wed Oct 10 17:33:04 2007 UTC | |
|---|---|---|
| # | Line 654 sub start_lookup { | Line 654 sub start_lookup { |
| 654 | ||
| 655 | my $ent = { | my $ent = { |
| 656 | key => $key, | key => $key, |
| 657 | timeout => $scanner->{conf}->{rbl_timeout}, | timeout_initial => $scanner->{conf}->{rbl_timeout}, |
| 658 | type => "URI-".$type, | type => "URI-".$type, |
| 659 | id => $id, | id => $id, |
| 660 | completed_callback => sub { | completed_callback => sub { |
|
||||||||
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |