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. Patches are welcomed!
- For more information, see one of the R. Stevens’ books:
Richard Stevens: Unix Network Programming, Prentice Hall, 1990; chapter 6.10
Richard Stevens: Advanced Programming in the UNIX Environment, Addison-Wesley, 1993; chapter 15.3
Release files for python-passfd 0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| python-passfd-0.2.tar.gz | 12.5 kB | Details |
Release files / python-passfd-0.2.tar.gz
| Download URL | python-passfd-0.2.tar.gz |
|---|---|
| Size | 12.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d234ede3c1763eafd2653d8bff58d3ecade03c9a73d35892c662cd90d15b0295
|
|
BLAKE2b-256 checksum How to use checksums |
0d1feae43e8889b5e50bd904f0242bf79497efa6e0a6ab146a60ce944f015fd8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |