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
…hton
Add AF_UNSPEC from Apple socket.h
[socket.h](https://opensource.apple.com/source/xnu/xnu-792.13.8/bsd/sys/socket.h) of Apple contains this definition so i'm not sure why it is missing from libc.
The same goes for other BSD-like OSes...
Is there some particular reasons why it is so?
celinval
pushed a commit
to celinval/rust-dev
that referenced
this issue
Jun 4, 2024
But last time I tried that, it exposed a bug in translation of cmp glue. So we should fix that.
The text was updated successfully, but these errors were encountered: