twisted.internet._glibbase.GlibWaker(posixbase._UnixWaker)
class documentationtwisted.internet._glibbase
View Source
(View In Hierarchy)
Run scheduled events after waking up.
Method | doRead | Read some bytes from the pipe and discard them. |
Inherited from Logger (via _UnixWaker, _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 _UnixWaker, _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 _UnixWaker, _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. |