Implements interfaces: twisted.internet.interfaces.IMulticastTransport

UDP Port that supports multicasting.

Method __init__ Initialize with a numeric port to listen on.
Method createSocket Undocumented

Inherited from _LogOwner (via Port, FileHandle):

Method _getLogPrefix Determine the log prefix to use for messages related to applicationObject, which may or may not be an interfaces.ILoggingContext provider.

Inherited from _LogOwner (via Port, FileHandle):

Method _getLogPrefix Determine the log prefix to use for messages related to applicationObject, which may or may not be an interfaces.ILoggingContext provider.

Inherited from _LogOwner (via Port, FileHandle):

Method _getLogPrefix Determine the log prefix to use for messages related to applicationObject, which may or may not be an interfaces.ILoggingContext provider.

Inherited from _LogOwner (via Port, FileHandle):

Method _getLogPrefix Determine the log prefix to use for messages related to applicationObject, which may or may not be an interfaces.ILoggingContext provider.

Inherited from _LogOwner (via Port, FileHandle):

Method _getLogPrefix Determine the log prefix to use for messages related to applicationObject, which may or may not be an interfaces.ILoggingContext provider.
def __init__(self, port, proto, interface='', maxPacketSize=8192, reactor=None, listenMultiple=False): (source)

Initialize with a numeric port to listen on.

def createSocket(self): (source)
API Documentation for Twisted, generated by pydoctor at 2015-05-24 20:04:00.