On 20 Oct 2014, at 19:55, aft <aft...@gmail.com> wrote: > > But its not printing anything. What exactly i'm doing wrong?
Hi, You haven’t started the reactor, so nothing has “started”. It’s just sitting there, waiting for it to be “spun off”. http://twistedmatrix.com/documents/current/_downloads/echoclient_ssl.py Try using react, as detailed in this example — you should put your code in a similar main() block. -hawkie
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python