pub const MULTICAST_GROUP_COUNT: usize = raw::MULTICAST_GROUP_COUNT; // 8usize
Max multicast groups a Stack can be joined to at once.
Stack
Joining one past this many fails with TooManyGroups.
TooManyGroups
Ignored with alloc. Default: 8.
alloc