Hacker News new | ask | show | jobs
by bandie91 199 days ago
> If you have the magic numbers

or find it in /proc/net/unix

1 comments

Correct. Doing this allows you to implement your own method of checking credentials when a process wants to talk to that socket, such as SO_PEERCRED.