Skip to content

std.posix.recvmsg() missing #20660

@ssmid

Description

@ssmid

Despite there being posix.sendmsg(), linux.recvmsg(), c.recvmsg(), etc. there is no posix.recvmsg(), which is needed to pass around file descriptors e.g. used in wayland for shared memory / framebuffers.

Implemented by #19751

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementSolving this issue will likely involve adding new logic or components to the codebase.standard libraryThis issue involves writing Zig code for the standard library.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions