t.i.i.IUNIXDatagramConnectedTransport(Interface) : interface documentation

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

Known implementations: twisted.internet.unix.ConnectedDatagramPort

Transport for UDP ConnectedPacketProtocols.
Method write Write packet to address we are connected to.
Method getHost Returns UNIXAddress.
Method getPeer Returns UNIXAddress.
def write(packet): (source)
Write packet to address we are connected to.
def getHost(): (source)
Returns UNIXAddress.
def getPeer(): (source)
Returns UNIXAddress.
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:17:34.