pub const RIGHTS_SOCK_ACCEPT: Rights = 1 << 29; // 0x0000_0000_2000_0000u64
Expand description

The right to invoke sock_accept.