TIp6Mreq Class Reference

class TIp6Mreq

TIp6Mreq .

Used by IPv6 or IPv4 multicast join/leave group socket options KSoIp6JoinGroup and KSoIp6LeaveGroup .

Joining to a multicast group address adds this address to the list of addresses for which incoming packets are accepted. Optionally, if the required support has been installed, some MLD (Multicast Listener Discovery) protocol messages may be generated.

The multicast join/leave are always interface specific, and the interface index should be specified in the set option call. If the index value is set to 0, the stack attempts to select some interface.

Since
7.0

Member Data Documentation

TIp6Addr iAddr

TIp6Addr iAddr

IPv6 or IPv4 multicast address.

TUint iInterface

TUint iInterface

Interface Index.