twisted.internet.iocpreactor.udp.MulticastPort(MulticastMixin, Port)
class documentationtwisted.internet.iocpreactor.udp
View Source
(View In Hierarchy)
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. |
Initialize with a numeric port to listen on.