twisted.internet.address.UNIXAddress(object) class documentationtwisted.internet.address
View Source
(View In Hierarchy)
Implements interfaces: twisted.internet.interfaces.IAddress
Object representing a UNIX socket endpoint.
| Instance Variable | name | The filename associated with this socket. |
| Method | __eq__ | Undocumented |
| Method | __ne__ | Undocumented |
| Method | __repr__ | Undocumented |
| Method | __hash__ | Undocumented |