On Thu, 2010-07-15 at 10:46 +0100, Reza Lotun wrote: > I believe since all > TCP connections are mediated via connectTCP hostnames are ultimately > resolved via socket.gethostbyname.
Twisted uses a thread pool to do DNS lookups by default, so this shouldn't block anything. _______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python