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
SocketTypes: use UnsupportedSocketType instead of -1.
`UnsupportedSocketType` was introduced in 569d5d1, but the values were not updated for cases where the socket type did not exist on the target system.
This was discovered whilst attempting to build on Haiku, which does not have `SOCK_RDM`.
0 commit comments