t.i.i.IReadDescriptor(IFileDescriptor) : interface documentation

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 IFileDescriptor:

Method fileno
Method connectionLost Called when the connection was lost.

Inherited from ILoggingContext (via IFileDescriptor):

Method logPrefix
def doRead(): (source)
Some data is available for reading on your descriptor.
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:17:34.