class EventMachine::DNSBL::DNSBLResult
DNSBLResult
holds the result of a DNSBL
lookup dnsbl: name of the DNSBL
that returned the answer item: the item queried, an IP or a domain result: the result code, e.g., 127.0.0.2 meaning: the mapping of the result code to the meaning from the configuration file timing: the time between starting to send queries to the DNSBLs and when the result from this DNSBL
returned