interface documentation

class IReadWriteDescriptor(IReadDescriptor, IWriteDescriptor): (source)

Known implementations: twisted.internet.abstract.FileDescriptor

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 No summary
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 No summary
Method connectionLost Called when the connection was lost.

Inherited from ILoggingContext (via IWriteDescriptor, IFileDescriptor):

Method logPrefix
API Documentation for Twisted, generated by pydoctor 21.2.0 at 2021-02-28 21:00:42.