[Twisted-Python] reactor.callLater

ritchie turner ritchie at ipowerhouse.com
Mon Jul 14 22:02:55 EDT 2003


Hi All

I"m a twisted newbie, and I'd like to know why reactor.callLater
doesn't seem to work when called from the Factory __init__ method,
but it does work if I call it from a regular protocol. I'm trying to set up
a broadcast to all protocalls and am using callLater to schedule a timed
broadcast.

Thanks for any help

R






More information about the Twisted-Python mailing list