xarxa

Crates

git

Versions

default

Flavors

Skip to main content

TCP_SOCKET_COUNT

Constant TCP_SOCKET_COUNT 

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

Max TCP sockets a Stack can hold at once.

Adding one past this many fails with Full.

Ignored with alloc. Default: 4.