xarxa

Crates

git

Versions

default

Flavors

Skip to main content

RAW_SOCKET_COUNT

Constant RAW_SOCKET_COUNT 

Source
pub const RAW_SOCKET_COUNT: usize = raw::RAW_SOCKET_COUNT; // 2usize
Expand description

Max raw sockets a Stack can hold at once.

Adding one past this many fails with Full.

Ignored with alloc. Default: 2.