t.i.p._UnixWaker(_FDWaker) : class documentation

Part of twisted.internet.posixbase View Source View In Hierarchy

This class provides a simple interface to wake up the event loop.

This is used by threads or signals to wake up the event loop.

Method wakeUp Write one byte to the pipe, and flush it.

Inherited from _FDWaker:

Method __init__ Initialize.
Method doRead Read some bytes from the pipe and discard them.
Method connectionLost Close both ends of my pipe.

Inherited from Logger (via _FDWaker):

Method logPrefix Override this method to insert custom logging behavior. Its

Inherited from Ephemeral (via _FDWaker):

Method __getstate__ Undocumented
Method __setstate__ Undocumented
def wakeUp(self): (source)
Write one byte to the pipe, and flush it.
API Documentation for Twisted, generated by pydoctor at 2010-07-05 15:03:32.