For more information on the search, visit the help page.
UNIXAddress
__eq__
__hash__
__repr__
name
address
HostnameAddress
IPv4Address
IPv6Address
_ProcessAddress
_ServerFactoryIPv4Address
twisted.internet.address.UNIXAddress
twisted
internet
class UNIXAddress:
Implements interfaces: twisted.internet.interfaces.IAddress
twisted.internet.interfaces.IAddress
View In Hierarchy
Object representing a UNIX socket endpoint.
object
bool
Overriding attrs to ensure the os level samefile check is done if the name attributes do not match.
Undocumented
str
The filename associated with this socket.