Module unix

Module unix 

Source
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.