t.p.r.IRawDatagramProtocol(Interface) : interface documentation

Part of twisted.pair.raw View Source View In Hierarchy

Known implementations: twisted.pair.rawudp.RawUDPProtocol

An interface for protocols such as UDP, ICMP and TCP.

Method addProto Add a protocol on top of this one.
Method datagramReceived An IP datagram has been received. Parse and process it.
def addProto(): (source)

Add a protocol on top of this one.

def datagramReceived(): (source)

An IP datagram has been received. Parse and process it.

API Documentation for Twisted, generated by pydoctor at 2015-04-13 15:26:48.