summaryrefslogtreecommitdiff
path: root/ccan/io/test/run-05-write-debug.c
AgeCommit message (Collapse)Author
2014-08-04ccan/io: implement debug.Rusty Russell
Now a simple flag, with an external toggle (no compile time DEBUG define required). But it's completely synchronous. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>