xarxa

Crates

git

Versions

default

Flavors

Skip to main content

MULTICAST_GROUP_COUNT

Constant MULTICAST_GROUP_COUNT 

Source
pub const MULTICAST_GROUP_COUNT: usize = raw::MULTICAST_GROUP_COUNT; // 8usize
Expand description

Max multicast groups a Stack can be joined to at once.

Joining one past this many fails with TooManyGroups.

Ignored with alloc. Default: 8.