pub const TCP_SOCKET_COUNT: usize = raw::TCP_SOCKET_COUNT; // 4usize
Max TCP sockets a Stack can hold at once.
Stack
Adding one past this many fails with Full.
Full
Ignored with alloc. Default: 4.
alloc