ccan/io: new module.
Designed for async I/O.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Showing
ccan/io/LICENSE
0 → 120000
ccan/io/_info
0 → 100644
ccan/io/backend.h
0 → 100644
ccan/io/io.c
0 → 100644
ccan/io/io.h
0 → 100644
ccan/io/poll.c
0 → 100644
ccan/io/test/run-02-read.c
0 → 100644
ccan/io/test/run-05-write.c
0 → 100644
ccan/io/test/run-06-idle.c
0 → 100644
ccan/io/test/run-07-break.c
0 → 100644
ccan/io/test/run-10-many.c
0 → 100644
Please register or sign in to comment