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

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

Known implementations: twisted.internet.iocpreactor.reactor.IOCPReactor, twisted.internet.posixbase.PosixReactorBase

UDP socket methods.
Method listenUDP Connects a given DatagramProtocol to the given numeric UDP port.
def listenUDP(port, protocol, interface='', maxPacketSize=8192): (source)
Connects a given DatagramProtocol to the given numeric UDP port.
Returnsobject which provides IListeningPort.
API Documentation for Twisted, generated by pydoctor at 2013-04-03 11:20:05.