Expand description
Unix-specific helpers.
Functionsยง
- enable_
uds_ socket_ credentials - Enables the
SO_PASSCRED
option on the given socket. - unix_
recvmsg - Receives data from the Unix domain socket.
- unixgram_
recvmsg - Receives data from the Unix domain socket.