t.i.i.I.listenMulticast(port, protocol, interface='', maxPacketSize=8192, listenMultiple=False) : method documentation

Part of twisted.internet.interfaces.IReactorMulticast View Source

Connects a given DatagramProtocol to the given numeric UDP port.
ParameterslistenMultipleIf set to True, allows multiple sockets to bind to the same address and port number at the same time. (type: bool)
ReturnsAn object which provides IListeningPort.
See Alsotwisted.internet.interfaces.IMulticastTransport
http://twistedmatrix.com/documents/current/core/howto/udp.html
API Documentation for Twisted, generated by pydoctor at 2014-09-18 22:01:49.