]> git.ozlabs.org Git - ccan/commit
ccan/io: simplify do_ready.
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)
commitd0458a433876acc01b48f74c1c3b966bbc29de57
tree5be321c290a9dad39e4c3e9153344f34ed8e7a30
parentcef578da77d657701616161f3c3bf826186a024e
ccan/io: simplify do_ready.

Have it set the plan itself, rather than passing it back.

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