[Twisted-Python] SMTP Client Blocking Connects

Konrads Smelkovs konrads.smelkovs at gmail.com
Wed Jul 14 10:18:49 EDT 2010


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


On Tue, Jul 13, 2010 at 3:51 AM, Jason J. W. Williams <
jasonjwwilliams at gmail.com> wrote:

> Hi Guys,
>
> Are TCP connects in Twisted usually blocking? Noticing a behavior when
> I've got several simultaneous SMTP client objects operating, where
> when one of them hits a server that times out on the connect...the
> program blocks until the connect times out. Everything else is working
> async/non-blocking as expected.
>
> -J
>
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-python/attachments/20100714/32c201ae/attachment.htm 


More information about the Twisted-Python mailing list