Hacker News
new
past
comments
ask
show
jobs
points
by
jandrewrogers
5 hours ago
|
comments
by
112233
3 hours ago
|
[-]
How do you process read-only mmaped data in C++, in accordance with the language rules? As an example.
reply
by
senderista
2 hours ago
|
parent
|
[-]
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