On 04:50 pm, dec...@gmail.com wrote:
>Thanks, but how can I pass control back to calling code after starting 
>the
>reactor? Or the idea is to run it in separate thread? I understand that 
>main
>idea on twisted is async processing, but this time I need to block the
>calling code until response is received.

No, you don't need to block the calling code until the response is 
received.  The main idea on Twisted is async processing.  :)

Jean-Paul

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to