t.i.i.IReadWriteDescriptor(IReadDescriptor, IWriteDescriptor) : interface documentation

Part of twisted.internet.interfaces View Source View In Hierarchy

An IFileDescriptor that can both read and write.

Inherited from IReadDescriptor:

Method doRead Some data is available for reading on your descriptor.

Inherited from IFileDescriptor (via IReadDescriptor):

Method fileno
Method connectionLost Called when the connection was lost.

Inherited from ILoggingContext (via IReadDescriptor, IFileDescriptor):

Method logPrefix

Inherited from IWriteDescriptor:

Method doWrite Some data can be written to your descriptor.

Inherited from IFileDescriptor (via IWriteDescriptor):

Method fileno
Method connectionLost Called when the connection was lost.

Inherited from ILoggingContext (via IWriteDescriptor, IFileDescriptor):

Method logPrefix
API Documentation for Twisted, generated by pydoctor at 2013-11-08 22:07:30.