Added a Python extension to send/receive file descriptors using libht.
authorFredrik Tolf <fredrik@dolda2000.com>
Thu, 21 Oct 2010 08:16:14 +0000 (10:16 +0200)
committerFredrik Tolf <fredrik@dolda2000.com>
Thu, 21 Oct 2010 09:16:43 +0000 (11:16 +0200)
commit4942dacd8281b9095468148b0df84af9e0aaaddc
tree06a479ed9989c4726ef7b0d1b501ece0aa21d3d6
parentbae2f7c3ea591799eb6e07556042cd7c244d2d1c
Added a Python extension to send/receive file descriptors using libht.
python/.gitignore
python/htp.c [new file with mode: 0644]
python/setup.py [new file with mode: 0755]