Skip to content

Panic on Unix-domain sockets with length 108 #1316

@sunfishcode

Description

@sunfishcode

On Linux, Unix-domain sockets with a path of length 108 don't get a terminator within sun_path:

https://man7.org/linux/man-pages/man7/unix.7.html#BUGS

Rustix currently panics on such paths:

#1004 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions