On rs_preview build 14905:
Calling getsockopt(..., SOL_SOCKET, SO_PEERCRED, ...) on an AF_UNIX socket seems to always return EINVAL. Is this not yet implemented?
This is causing several failures in the .NET Core System.IO.Pipes tests (we use AF_UNIX sockets to implement "named pipes".)