General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
Home Page:https://ziglang.org
Geek Repo:Geek Repo
Github PK Tool:Github PK Tool
ssmid opened this issue 4 months ago · comments
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