library · inferred from evidence
c-ares
A library used by Node.js for DNS resolution, where a fallback detection issue occurred.
- Playwright VS Code extension shows 'no tests have been found' and connect ETIMEDOUT to loopback
The extension talks to its language server over the IPv6 loopback address, and a Node.js DNS regression broke that path: the c-ares fallback detection did not recognise the IPv6 loopback as a loopback DNS server on Windows, so the connectio