class UNIXAddress: (source)
Implements interfaces: twisted.internet.interfaces.IAddress
Method | __eq__ |
Overriding attrs to ensure the os level samefile check is done if the name attributes do not match. |
Method | __hash__ |
Undocumented |
Method | __repr__ |
Undocumented |
Instance Variable | name |
The filename associated with this socket. |