]> git.ozlabs.org Git - ccan/commit
ccan/io: test custom io functions.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 14 Oct 2013 10:58:36 +0000 (21:28 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 14 Oct 2013 10:58:36 +0000 (21:28 +1030)
commite2ce04eac30ec613c858bd4cd2ca12e1c464edb8
treeabe7bf4e08661201caf860645cd1c0c470103c4c
parent34776d3e9ad7de78778306a2d09c2c95df06c902
ccan/io: test custom io functions.

And rename debug_io_plan() to io_plan_debug() so it can be exposed.

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