Constant nc::types::SOCK_TYPE_MASK

source ·
pub const SOCK_TYPE_MASK: i32 = 0xf;
Expand description

Mask which covers at least up to SOCK_MASK - 1. The remaining bits are used as flags.