class documentation

class twisted.internet.error.FileDescriptorOverrun(ConnectionLost): (source)

View In Hierarchy

A mis-use of IUNIXTransport.sendFileDescriptor caused the connection to be closed.

Each file descriptor sent using sendFileDescriptor must be associated with at least one byte sent using ITransport.write. If at any point fewer bytes have been written than file descriptors have been sent, the connection is closed with this exception.

Class Variable MESSAGE Undocumented

Inherited from ConnectionLost:

Class Variable __doc__ Undocumented
Method __str__ Undocumented
MESSAGE = (source)

Undocumented

(type: str)
API Documentation for Twisted, generated by pydoctor 20.12.1 at 2021-02-28 19:53:36.