]> git.ozlabs.org Git - ccan/history - ccan/io/test/run-03-readpartial.c
ccan/io: use explicit IO callback functions, instead of io_state values.
[ccan] / ccan / io / test / run-03-readpartial.c
2013-10-14 Rusty Russellccan/io: get rid of io_next(), pass callbacks directly.
2013-10-14 Rusty Russellccan/io: rename io_op to io_plan.
2013-10-14 Rusty Russellccan/io: new module.