class MulticastMixin: (source)
Known subclasses: twisted.internet.udp.MulticastPort
Method | getLoopbackMode |
Undocumented |
Method | getOutgoingInterface |
Undocumented |
Method | getTTL |
Undocumented |
Method | joinGroup |
Join a multicast group. Returns Deferred of success. |
Method | leaveGroup |
Leave multicast group, return Deferred of success. |
Method | setLoopbackMode |
Undocumented |
Method | setOutgoingInterface |
Returns Deferred of success. |
Method | setTTL |
Undocumented |
Method | _joinAddr1 |
Undocumented |
Method | _joinAddr2 |
Undocumented |
Method | _setInterface |
Undocumented |