Receive a file descriptor from a Unix domain socket. Uses recvmsg with SCM_RIGHTS ancillary data. (POSIX only, throws on Windows)
Unix domain socket file descriptor
received file descriptor (>= 0) on success
Receive a file descriptor from a Unix domain socket. Uses recvmsg with SCM_RIGHTS ancillary data. (POSIX only, throws on Windows)