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
def doRead(): (source)

Some data is available for reading on your descriptor.

ReturnsIf an error is encountered which causes the descriptor to no longer be valid, a Failure should be returned. Otherwise, None.
API Documentation for Twisted, generated by pydoctor at 2016-10-29 16:19:29.