Constant SOCK_CLOEXEC

Source
pub const SOCK_CLOEXEC: i32 = 0o40000;
Expand description

Set the close-on-exec flag on the new socket