SOCKETCLOEXEC import { SOCKET_CLOEXEC } from "destack:net/binding"; Create the socket as close-on-exec or non-inheritable. const SOCKET_CLOEXEC: SocketFlags language/library/src/net/binding/socket.ds:32