For more information on the search, visit the help page.
ConnectionDone
__str__
MESSAGE
__doc__
error
AlreadyCalled
AlreadyCancelled
AlreadyListened
BadFileError
BindError
CannotListenError
CertificateError
ConnectBindError
ConnectError
ConnectingCancelledError
ConnectInProgressError
ConnectionAborted
ConnectionClosed
ConnectionFdescWentAway
ConnectionLost
ConnectionRefusedError
DNSLookupError
FileDescriptorOverrun
InvalidAddressError
MessageLengthError
MulticastJoinError
NoProtocol
NoRouteError
NotConnectingError
NotListeningError
PeerVerifyError
PotentialZombieWarning
ProcessDone
ProcessExitedAlready
ProcessTerminated
ReactorAlreadyInstalledError
ReactorAlreadyRunning
ReactorNotRestartable
ReactorNotRunning
ServiceNameUnknownError
SSLError
TCPTimedOutError
TimeoutError
UnknownHostError
UnsupportedAddressFamily
UnsupportedSocketType
UserError
VerifyError
getConnectError
errnoMapping
twisted.internet.error.ConnectionDone
twisted
internet
class ConnectionDone(ConnectionClosed):
Known subclasses: twisted.internet.error.ProcessDone
twisted.internet.error.ProcessDone
View In Hierarchy
Undocumented
str
'Connection was closed cleanly'