]> git.ozlabs.org Git - ccan/history - ccan/io/test/run-13-all-idle.c
io: update to use time_mono() for timers.
[ccan] / ccan / io / test / run-13-all-idle.c
2014-08-04 Rusty Russellccan/io: implement timeouts.
2014-08-04 Rusty Russellccan/io: eliminate dir argument from io_wait and io_always.
2014-08-03 Rusty Russellccan/io: rewrite.
2014-04-24 Rusty Russellio: change io_idle() to io_wait()
2013-10-14 Ahmed SamyMerge branch 'master' of ozlabs.org:ccan
2013-10-14 Rusty RussellMerge branch 'io'
2013-10-14 Rusty Russellccan/io: io_set_finish()
2013-10-14 Rusty Russellccan/io: initialize connection with an explicit I/O...
2013-10-14 Rusty Russellccan/io: remove conn arg from io_plan constructors.
2013-10-14 Rusty Russellccan/io: pass struct io_plan explicitly.
2013-10-14 Rusty Russellccan/io: rename io_op to io_plan.
2013-10-14 Rusty Russellccan/io: check for all idle.