パッケージ: python-passfd (0.2-3build1)
python-passfd に関するリンク
Trisquel の資源:
python-passfd ソースパッケージをダウンロード:
メンテナ:
Original Maintainer:
- Martín Ferrari
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Python functions to pass file descriptors across UNIX domain
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.
その他の python-passfd 関連パッケージ
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: python2
- interactive high-level object-oriented language (Python2 version)
- dep: python2 (<< 2.8)
- dep: python2 (>= 2.7~)