python-passfd
Python functions to pass file descriptors across UNIX domain
Description
This simple extension provides two functions to pass and receive file descriptors across UNIX domain sockets, using the BSD-4.3+ sendmsg() and recvmsg() interfaces. Direct bindings to sendmsg and recvmsg are not provided, as the API does not map nicely into Python. Please note that this only supports BSD-4.3+ style file descriptor passing, and was only tested on Linux.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/TheTincho/python-passfd/
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python-passfd