devela::_dep::nc

Constant SOCK_STREAM

pub const SOCK_STREAM: i32 = 1;
Available on crate feature dep_nc only.
Expand description

enum sock_type - Socket types For writing rarp and other similar things on the user level.

When adding some new socket type please grep ARCH_HAS_SOCKET_TYPE include/asm-* /socket.h, at least MIPS overrides this enum for binary compat reasons.

Stream (connection) socket