You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of #3433 - adder32:define-getname-info-extensions, r=JohnTitor
Add the NI_IDN getnameinfo() extension
This PR adds the `NI_IDN` getnameinfo extension.
I've also tried to add the other two extensions (see: https://man7.org/linux/man-pages/man3/getnameinfo.3.html), but the tests would fail (`-Werror`) because those two are deprecated.
0 commit comments