in reply to Re: How to read UNIX socket credentials?
in thread How to read UNIX socket credentials?

A problem might be that SCM_CREDENTIALS is not in the POSIX standard as an option. The option is specific to Linux, although BSD appears to have a similar option called SCM_CREDS (untested).
  • Comment on Re^2: How to read UNIX socket credentials?