[Twisted-Python] Async reverse DNS lookup?

Yun Mao maoy at cis.upenn.edu
Mon Sep 27 20:02:40 MDT 2004


I care about this problem because I'm using twisted in a unstable network,
which is suppose to be up and down often.

I took a look, and felt that the ThreadedResolver looks simple and stable.
I'll give it a shot. Thanks.

Yun


On Tue, 28 Sep 2004 exarkun at divmod.com wrote:

>
>   The reactor has a method, "installResolver", which you can pass an
> object which impleemnts IResolverSimple.
> twisted.names.client.theResolver should be usable in this capacity.  It
> is little tested, as most people simply accept the default blocking
> lookup behavior, so there may be problems.  If you run across any,
> please give a shout :)  I'm more than happy to attempt to fix them.
>
>   Jp
>
>
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
>




More information about the Twisted-Python mailing list