twisted.protocols.loopback._FireOnClose(policies.ProtocolWrapper) class documentationtwisted.protocols.loopback
          View Source
          (View In Hierarchy)
        
      | Method | __init__ | Undocumented | 
| Method | connectionLost | Called when the connection is shut down. | 
Inherited from BaseProtocol (via ProtocolWrapper, Protocol):
| Method | connectionMade | Called when a connection is made. | 
Inherited from BaseProtocol (via ProtocolWrapper, Protocol):
| Method | connectionMade | Called when a connection is made. | 
Called when the connection is shut down.
Clear any circular references here, and any external references to this Protocol. The connection has been closed.