t.i.a.UNIXAddress(object) : class documentation

Part of twisted.internet.address View Source View In Hierarchy

Implements interfaces: twisted.internet.interfaces.IAddress

Object representing a UNIX socket endpoint.
Instance VariablesnameThe filename associated with this socket. (type: str )
Method __init__ Undocumented
Method __getitem__ Undocumented
Method __getslice__ Undocumented
Method __eq__ Undocumented
Method __repr__ Undocumented
def __init__(self, name, _bwHack='UNIX'): (source)
Undocumented
def __getitem__(self, index): (source)
Undocumented
def __getslice__(self, start, stop): (source)
Undocumented
def __eq__(self, other): (source)
Undocumented
def __repr__(self): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:22:34.