Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 156 Bytes

File metadata and controls

5 lines (3 loc) · 156 Bytes

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.