Part of twisted.conch.ssh.address View Source View In Hierarchy
Implements interfaces: twisted.internet.interfaces.IAddress
Instance Variable | address | A instance of an object which implements IAddress to which this transport address is connected. |
Method | __init__ | Undocumented |
Method | __repr__ | Undocumented |
Method | __hash__ | Undocumented |
Inherited from FancyEqMixin:
Method | __eq__ | Undocumented |
Method | __ne__ | Undocumented |