← Back to context Comment by 112233 4 hours ago How do you process read-only mmaped data in C++, in accordance with the language rules? As an example. 1 comment 112233 Reply senderista 3 hours ago I think there are lots of Unix APIs that are impossible to use without UB, e.g. SCM_RIGHTS (maybe io_uring as well?).
senderista 3 hours ago I think there are lots of Unix APIs that are impossible to use without UB, e.g. SCM_RIGHTS (maybe io_uring as well?).
I think there are lots of Unix APIs that are impossible to use without UB, e.g. SCM_RIGHTS (maybe io_uring as well?).