xarxa

Crates

git

Versions

default

Flavors

Skip to main content

UDP_SOCKET_COUNT

Constant UDP_SOCKET_COUNT 

Source
pub const UDP_SOCKET_COUNT: usize = raw::UDP_SOCKET_COUNT; // 4usize
Expand description

Max UDP sockets a Stack can hold at once.

Adding one past this many fails with Full.

Ignored with alloc. Default: 4.