fd-passing

Crates.iofd-passing
lib.rsfd-passing
version0.0.1
sourcesrc
created_at2017-01-16 16:43:52.880897
updated_at2017-01-16 16:43:52.880897
descriptionA crate to pass file descriptors between processes.
homepage
repositoryhttps://github.com/Joacchim/fd-passing
max_upload_size
id8101
size18,761
David Pineau (Joacchim)

documentation

README

fd-passing

This crate allows to pass a file descriptor between two processes. It works on linux and OSX.

Take a look at the examples folder to start.

Commit count: 12

cargo fmt