class documentation

class twisted.internet.address.UNIXAddress: (source)

View In Hierarchy

Object representing a UNIX socket endpoint.

Instance Variable name The filename associated with this socket.
Method __eq__ Undocumented
Method __repr__ Undocumented
Method __hash__ Undocumented
name = (source)
The filename associated with this socket.
(type: bytes)
def __eq__(self, other): (source)

Undocumented

ParametersotherUndocumented (type: object)
ReturnsUndocumented (type: bool)
def __repr__(self): (source)

Undocumented

ReturnsUndocumented (type: str)
def __hash__(self): (source)

Undocumented

API Documentation for Twisted, generated by pydoctor 20.12.1 at 2021-02-28 19:53:36.