[Twisted-Python] Re: Using FQDN with transport.write calls...

Itamar Shtull-Trauring itamar at itamarst.org
Sun Aug 13 14:30:53 MDT 2006


On Sun, 2006-08-13 at 13:23 -0400, Chaz wrote:
> I actually see reactor has a resolve() method that looks like it is 
> used. But in looking at the Posix implementation it appears to be 
> "blocking" (unless threading is around in which case it uses a thread).
> 
> So I am now wondering the following:
> 
> 1) Is the default resolve() method, blocking?
> 2) How do I get it to use the thread version?

It uses the threaded version by default on virtually all platforms.






More information about the Twisted-Python mailing list