pub const EPOLL_CLOEXEC: c_int = 0x0100_0000;
Set the close-on-exec (FD_CLOEXEC) flag on the new file descriptor.
FD_CLOEXEC