Implements interfaces: twisted.internet.interfaces.IAddress

Object representing a UNIX socket endpoint.

Instance Variable name The filename associated with this socket. (type: bytes)
Method __eq__ Undocumented
Method __ne__ Undocumented
Method __repr__ Undocumented
Method __hash__ Undocumented
Method __eq__ 0 Overriding attrs to ensure the os level samefile check is done if the name attributes do not match.
name =
The filename associated with this socket. (type: bytes)
def __eq__ 0(self, other): (source)

Overriding attrs to ensure the os level samefile check is done if the name attributes do not match.

def __eq__(self, other): (source)
Undocumented
def __ne__(self, other): (source)
Undocumented
def __repr__(self): (source)
Undocumented
def __hash__(self): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2019-08-06 12:10:50.