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





------- Additional Comments From [EMAIL PROTECTED]  2005-04-13 12:16 -------
>From another comment I posted in bug #3997 :

"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"

That might be simpler enough to put into 3.1.0 even if the full blown O-O
rewrite following Matt's outline is not done that soon.




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

Reply via email to