Closed championdot closed 6 years ago
rpki/adns.py
is obsolete code, left from before we replaced our home-grown tasking system with Tornado. I kept it around in case we ever needed to adapt it to work with Tornado, but since Tornado ships with support for a different asynchronous DNS library (c-ares) we'd probably just use that if we ever needed this capability again.
So: rpki/adns.py
deleted. Thanks!
rpki.net/rpki the dir has not the function async rpki.net/rpki/adns.py self.iterator = rpki.async.iterator(self.nameservers[:], self.loop2, self.done2)