Dashboard › opencode › Distillation
f0ca3d78-4e26-458d-8c8c-85611dffd480["lore_tm_v1_3cSoyLjfmdIFOU6fFxOX6bVQBBnlkYE9QLH6bU12ovs"]
Date: Sep 8, 2026
net documentation states Unix domain socket paths are filesystem pathnames limited by sizeof(sockaddr_un.sun_path), typically 107 bytes on Linux and 103 bytes on macOS.net.createServer() unlink sockets during server.close(), but externally created sockets and sockets left after a program crash require manual removal.\0, for example \0abstract; these are not visible in the filesystem and disappear automatically after all open references close.net.SocketAddress CIDR prefix values must be 0–32 for IPv4 or 0–128 for IPv6; type accepts 'ipv4' or 'ipv6' and defaults to 'ipv4'.server.listen() is asynchronous and emits 'listening' when ready; if the port is omitted or set to 0, the OS assigns an arbitrary unused port retrievable through server.address().port after 'listening'.