Hacker News new | ask | show | jobs
by kazinator 846 days ago
If opening the other process' entry shares the description, that means you're messing with its read/write pointer.
1 comments

I know, which is why I'm hoping that's not the case.

But then, if that's not the case for /proc/<other>/fd/<n>, why would it be for /proc/self/fd/<n> ? Where does this expectation come from?