http://bugzilla.spamassassin.org/show_bug.cgi?id=3997





------- Additional Comments From [EMAIL PROTECTED]  2005-04-13 08:42 -------
As a transition step it might be easy to create a IO::Socket object when we call
Net::DNS::Resolver->new, save it as an instance variable $self->{socket}
alongside $self->{res}, and in res_bgsend instead of calling bgsend call
$self->{socket}->send. Not much else would have to be changed and we would have
one socket in Dns.pm and one in URIDNSRBL.pm

By the way, does anything like this have to be done in the DCC plugin?




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to