[Twisted-Python] SMTP Client Blocking Connects

Jarosław Fedewicz jaroslaw.fedewicz at gmail.com
Wed Jul 14 09:34:17 MDT 2010


On 14 лип. 2010, at 17:18, Konrads Smelkovs wrote:

> Maybe there is a firewall that limits incoming connections?
> --
> Konrads Smelkovs
> Applied IT sorcery.

Even if it drops packets, it should not block. It should return immediately with a Deferred, which will eventually fail.

-- 
Engineer: How do we do it?
Economist: How much does it cost?
Twisted Developer: Will it block?



More information about the Twisted-Python mailing list