SOCK_CLOEXEC

set FD_CLOEXEC

version(!Posix)
enum SOCK_CLOEXEC = 0x8000;

Meta