An open API service indexing awesome lists of open source software.

https://github.com/stemjail/fdpass-rs

File descriptor passing through UNIX socket
https://github.com/stemjail/fdpass-rs

file-descriptor unix-socket

Last synced: 3 months ago
JSON representation

File descriptor passing through UNIX socket

Awesome Lists containing this project

README

          

# fdpass-rs

*fdpass* is a high level library to send and receive file descriptors through UNIX socket in a safe way.

Works on *x86_64* architecture.