Skip to main content

MSG_CMSG_CLOEXEC

Constant MSG_CMSG_CLOEXEC 

Source
pub const MSG_CMSG_CLOEXEC: c_int = 0x40000000;
Expand description

Atomically set the FD_CLOEXEC flag on any file descriptors created via SCM_RIGHTS during recvmsg().