Voting

: max(five, nine)?
(Example: nine)

The Note You're Voting On

Chad Lavoie
14 years ago
If using Unix Sockets, and you want to use SO_PEERCRED, you can use the number 17 for the optname (and SOL_SOCKET for the level). The PID of the connecting process will be returned.

<< Back to user notes page

To Top