Receive up to maxfds file descriptors from an AF_UNIX socket sock. Return (msg, list(fds), flags, addr). Consult recvmsg() for the documentation of these parameters.
socket.recv_fds(sock, bufsize, maxfds[, flags])