upvote
How do you process read-only mmaped data in C++, in accordance with the language rules? As an example.
reply
I think there are lots of Unix APIs that are impossible to use without UB, e.g. SCM_RIGHTS (maybe io_uring as well?).
reply