]> git.ozlabs.org Git - ccan/commit
ccan/io: put explicit poll flags in the plan.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 14 Oct 2013 10:58:35 +0000 (21:28 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 14 Oct 2013 10:58:35 +0000 (21:28 +1030)
commit7f4e5627dd9797b3f5eb4854bdca122c2679c451
tree8ffee22461d7f0557b99aa84bb2655450c507810
parent0998955055e45ef980a2dfdbd302142269abdd26
ccan/io: put explicit poll flags in the plan.

Weaning off enum io_state, to allow custom ones.

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