pub const RIGHTS_SOCK_SHUTDOWN: Rights = 1 << 28; // 0x0000_0000_1000_0000u64
Expand description

The right to invoke sock_shutdown.