[Twisted-Python] Roxen Community: RFC 3091 Pi Digit Generation Protocol (Informational)
Itamar Shtull-Trauring
lists at itamarst.org
Sat Sep 29 05:34:03 MDT 2001
Moshe Zadka wrote:
> I can't be sure. Document it, I'll try and implement the RFC, and I'll
> see if there is something missing...
I think you just need to self.registerProducer(self, 0), and then every
time the protocol needs data it will call self.resumeProducing(). The
docstrings in abstract.FileDescriptor are pretty good.
More information about the Twisted-Python
mailing list