Interface t.i.i.IAddress(Interface):

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

Known implementations: twisted.internet._posixstdio.PipeAddress, twisted.internet._win32stdio.Win32PipeAddress, twisted.internet.address.IPv4Address, twisted.internet.address.UNIXAddress, twisted.protocols.loopback._LoopbackAddress

An address, e.g. a TCP (host, port).

Default implementations are in twisted.internet.address.
API Documentation for twisted, generated by pydoctor.