Part of twisted.internet.address View Source View In Hierarchy
Implements interfaces: twisted.internet.interfaces.IAddress
Instance Variables | name | The filename associated with this socket.
(type: str
) |
Method | __init__ | Undocumented |
Method | __eq__ | overriding util.FancyEqMixin
to ensure the os level samefile check is done if the name attributes do not
match.
|
Method | __repr__ | Undocumented |
Method | __hash__ | Undocumented |
Inherited from FancyEqMixin:
Method | __ne__ | Undocumented |
util.FancyEqMixin
to ensure the os level samefile check is done if the name attributes do not
match.