Re: [Twisted-Python] reactor.run hangs

2010-02-15 Thread giskard
factory initialized" factory.addBootstrap(xmlstream.STREAM_AUTHD_EVENT, self.authd) print 'factory bootsraped' reactor.connectTCP(self.option['jabber']['server'], 5222, factory) and in the main(): jabber = MyJabber(options, to_irc) jabber.addR

[Twisted-Python] reactor.run hangs

2010-02-14 Thread giskard
6/ reactor.run() hangs. where i'm wrong? thank you in advance, -- ciao, giskard ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python