]> git.ozlabs.org Git - ccan/commit
io/fdpass: new module for async fd passing.
authorRusty Russell <rusty@rustcorp.com.au>
Fri, 23 Dec 2016 00:40:57 +0000 (11:10 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 23 Dec 2016 00:40:57 +0000 (11:10 +1030)
commit05b15e51d1312f0b2970061b6497325d43f2be02
treef139fc19752d4728d63f579cf9452a37aa4fbe45
parent4c8b47ffdcd7495d1c7f69faf02741547db7d633
io/fdpass: new module for async fd passing.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
ccan/io/fdpass/LICENSE [new symlink]
ccan/io/fdpass/_info [new file with mode: 0644]
ccan/io/fdpass/fdpass.c [new file with mode: 0644]
ccan/io/fdpass/fdpass.h [new file with mode: 0644]
ccan/io/fdpass/test/run.c [new file with mode: 0644]