Known subclasses: twisted.internet._glibbase.GlibWaker

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 Logger (via _FDWaker):

Method logPrefix Override this method to insert custom logging behavior. Its return value will be inserted in front of every line. It may be called more times than the number of output lines.

Inherited from Logger (via _FDWaker):

Method logPrefix Override this method to insert custom logging behavior. Its return value will be inserted in front of every line. It may be called more times than the number of output lines.
def wakeUp(self): (source)

Write one byte to the pipe, and flush it.

API Documentation for Twisted, generated by pydoctor at 2019-08-06 12:10:50.