We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04b9b70 commit 44b39baCopy full SHA for 44b39ba
functional-differences-from-glibc.md
@@ -367,7 +367,7 @@ musl also does not implement the following glibc bugs:
367
368
- When the `hints` parameter for `getaddrinfo` is unset, glibc sets the
369
`ai_protocol` field, which is
370
- [non-complaint](https://github.com/libuv/libuv/issues/2225#issuecomment-765808228).
+ [non-compliant](https://github.com/libuv/libuv/issues/2225#issuecomment-765808228).
371
- When `getaddrinfo` is called with `AF_UNSPEC`, glibc returns a result
372
even if one of the address families returns `ServFail`. This is a bug
373
(glibc #27929) and may undermine DNSSEC.
0 commit comments