]> git.ozlabs.org Git - ccan/history - ccan/io/test/run-08-hangup-on-idle.c
base64: fix for unsigned chars (e.g. ARM).
[ccan] / ccan / io / test / run-08-hangup-on-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_close_cb()
2013-10-14 Rusty Russellccan/io: io_set_finish()
2013-10-14 Rusty Russellccan/io: test read after hangup.