]> git.ozlabs.org Git - ccan/commit
ccan/io: flatten debug callchain further.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 14 Oct 2013 11:03:07 +0000 (21:33 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 14 Oct 2013 11:03:07 +0000 (21:33 +1030)
commitc321a1d02755a77ae790d6e8976b2ff15edba89d
tree716426abefbde62aa12395bec355c46f30cac59e
parent9e02685a6216720d37848a332187e3745b7f981e
ccan/io: flatten debug callchain further.

Don't call through io_loop, but have it pass the connection back
and call manually.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
ccan/io/backend.h
ccan/io/io.c
ccan/io/io_plan.h
ccan/io/poll.c
ccan/io/test/run-17-homemade-io.c