On Mon, Oct 20, 2014 at 6:02 PM, HawkOwl <[email protected]> wrote:
> > On 20 Oct 2014, at 19:55, aft <[email protected]> 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. > I see. I should have understood it. Thanks for the reply. Arif > > -hawkie > > _______________________________________________ > Twisted-Python mailing list > [email protected] > http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python > >
_______________________________________________ Twisted-Python mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
