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