Skip to content

SO_PEERCRED socket option returns EINVAL #1011

@ericeil

Description

@ericeil

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".)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions