turborepo
4626147e
- Bind to IPv6 and IPv4 (#4565)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Bind to IPv6 and IPv4 (#4565) ### Description The std api doesn't allow to control the `IPV6_ONLY` flag for sockets and it defaults to true. But we want to bind to both IPv6 and IPv4.
References
#4565 - Bind to IPv6 and IPv4
Author
sokra
Parents
d175c5a1
Loading