Part of twisted.internet.interfaces View Source View In Hierarchy
Known subclasses: twisted.internet.interfaces.IReadWriteDescriptor
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 |