Part of twisted.internet.interfaces View Source View In Hierarchy
Known subclasses: twisted.internet.interfaces.IReadWriteDescriptor
An IFileDescriptor
that can read.
This interface is generally used in conjunction with IReactorFDSet.
| Method | doRead | Some data is available for reading on your descriptor. |
Inherited from ILoggingContext (via IFileDescriptor):
| Method | logPrefix |
Inherited from ILoggingContext (via IFileDescriptor):
| Method | logPrefix |